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 81a81d1 commit 6c57d1f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: make
run: |
chmod +x makerom
make
sudo apt install python python3 *pip*
pip install -U git+https://github.com/TuxSH/firmtool.git
chmod +x makerom
make

0 comments on commit 6c57d1f

Please sign in to comment.