Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
weetmuts committed Jul 31, 2024
1 parent 6177fc6 commit 0cdddc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- id: CHECK
run: find build -name "libfuse*"
- id: CAT
run: cat build/x86_64-apple-darwin21.6.0/spec.mk
run: cat build/arm-apple-darwin23.5.0/spec.mk
- id: MAKE
run: make VERBOSE=
- id: TEST
Expand Down

0 comments on commit 0cdddc3

Please sign in to comment.