Skip to content

Commit

Permalink
remove strict on frontier
Browse files Browse the repository at this point in the history
  • Loading branch information
okBrian committed Oct 28, 2024
1 parent 33ab525 commit 1c99f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontier/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

. ./mfc.sh load -c f -m g
./mfc.sh build strict -j 8 --gpu
./mfc.sh build -j 8 --gpu

0 comments on commit 1c99f12

Please sign in to comment.