Skip to content

Commit

Permalink
test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
gwauge committed Dec 6, 2024
1 parent 02ea1fd commit 7060de1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ jobs:
# Inside the container, run build commands
run: |
cd /workspace
mkdir build
cd build
cmake ..
make -j
bash build.sh

0 comments on commit 7060de1

Please sign in to comment.