Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Dec 9, 2024
1 parent 0b40a72 commit cc61d9e
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 test --dry-run -j 8 --gpu
./mfc.sh build -j 8 --gpu

0 comments on commit cc61d9e

Please sign in to comment.