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 Dec 21, 2023
1 parent 73e7cf7 commit a978838
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 @@ -17,7 +17,7 @@ jobs:

- name: dependencies
run: |
apt install gcc
apt install gcc -y
export CC=gcc
dkp-pacman -S switch-dev --noconfirm
git config --global --add safe.directory /__w/nxmp/nxmp
Expand Down

0 comments on commit a978838

Please sign in to comment.