Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philippeVerney committed Aug 20, 2024
1 parent 3afe091 commit 66f0f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
cmake3 --build . -j2 --config Release &&
cmake3 --install . &&
cd / &&
wget https://github.com/F2I-Consulting/fesapi/archive/refs/heads/manylinux.zip &&
wget https://github.com/F2I-Consulting/fesapi/archive/refs/heads/dev.zip &&
unzip manylinux.zip &&
mkdir fesapi-build &&
cd fesapi-build &&
Expand Down

0 comments on commit 66f0f79

Please sign in to comment.