Skip to content

Commit

Permalink
rbme: foo
Browse files Browse the repository at this point in the history
  • Loading branch information
ipatch committed Jun 25, 2024
1 parent 7bf4945 commit ac54875
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-freecad-app-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,8 @@ jobs:
# key: ${{ env.cache-key }}
# key: ${{ env.envHash }}-freecad-deps-${{ runner.os }}-brew
# key: homebrew-packages-${{ runner.os }}-${{ github.run_id }}
key: ${{ steps.cache-brewdeps-restore.outputs.cache-primary-key }}
# key: ${{ steps.cache-brewdeps-restore.outputs.cache-primary-key }}
key: ${{ runner.os }}-brewdeps

# - name: intentionally fail
# run: exit 1
Expand Down

0 comments on commit ac54875

Please sign in to comment.