Skip to content

Commit

Permalink
Noodling
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed May 8, 2024
1 parent 097af35 commit 1e30450
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
echo
cat /etc/passwd
cat /etc/group
-name: Force clean
run: |
sudo rm -rf /__w/firedrake/firedrake
- uses: actions/checkout@v4
- name: Cleanup
if: ${{ always() }}
Expand Down

0 comments on commit 1e30450

Please sign in to comment.