Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dlidstrom committed Apr 3, 2024
1 parent 9d6e1d5 commit a968f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
mkdir -p build
pushd build
cmake .. -DDUPLO_VERSION=\"$DUPLO_VERSION\"
make
popd
./compile.sh
zip --junk-paths duplo-linux build/duplo
- name: upload linux artifact
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit a968f97

Please sign in to comment.