Skip to content

Commit

Permalink
Still trying to fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
thebashpotato committed Jan 19, 2024
1 parent 054a73f commit 900f257
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,6 +16,6 @@ jobs:
- name: Update the system
run: sudo apt-get update && sudo apt-get upgrade -y
- name: Install Slacker Dependencies
run: make init-dev
run: sudo make init-dev
- name: Compile Slacker
run: make swm-dev

0 comments on commit 900f257

Please sign in to comment.