Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Jan 16, 2025
1 parent 4cf20cb commit edc288b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: MOVE THIS TO LATER install parallel
run: |
sudo apt update
sudo apt install parallel
sudo apt -y install parallel
- name: Build Firedrake
run: |
cd ..
Expand Down

0 comments on commit edc288b

Please sign in to comment.