Skip to content

Commit

Permalink
Action script update
Browse files Browse the repository at this point in the history
  • Loading branch information
mryndzionek committed Aug 18, 2024
1 parent 7cb8df1 commit 9e3b1f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=$BUILD_TYPE ..
make
pip freeze > requirements.txt
make -j
- uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
with:
Expand Down

0 comments on commit 9e3b1f3

Please sign in to comment.