Skip to content

Commit

Permalink
Merge pull request #2 from redcode/main
Browse files Browse the repository at this point in the history
Delete a typo.
  • Loading branch information
raddad772 authored May 11, 2024
2 parents a87991e + c91df14 commit 492c705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Install dependencies
run: |
curl -L curl -L https://zxe.io/scripts/add-zxe-apt-repo.sh | sudo sh
curl -L https://zxe.io/scripts/add-zxe-apt-repo.sh | sudo sh
sudo apt-get -y install libz80-dev
gem install z80
Expand Down

0 comments on commit 492c705

Please sign in to comment.