Skip to content

Commit

Permalink
#75: Add piping again
Browse files Browse the repository at this point in the history
  • Loading branch information
ddundo authored Dec 11, 2024
1 parent 98f38b4 commit f1e84a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_firedrake_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: 'Install Firedrake'
run: |
make install
yes | make install
cd firedrake-*
echo "FIREDRAKE_ENV=$(pwd)" >> $GITHUB_ENV
Expand Down

0 comments on commit f1e84a2

Please sign in to comment.