Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Feb 17, 2024
1 parent f1a63f3 commit c8a8043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: make
run: |
sudo apt install python python3 *pip pip* -y
sudo apt install python python3 pip -y
pip install -U git+https://github.com/TuxSH/firmtool.git
chmod +x makerom
make
Expand Down

0 comments on commit c8a8043

Please sign in to comment.