Skip to content

Commit

Permalink
python workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Géry Casiez committed Dec 14, 2024
1 parent 9f0d9c9 commit e7c292d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonBinding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
mkdir -p libraries/macOS
mkdir -p libraries/Windows
cp -r linux-artifact/pointing/libpointing.a libraries/Linux/
cp -r linux-artifact/libpointing/pointing/libpointing.a libraries/Linux/
cp -r macOS-artifact/artifact/pointing/libpointing.a libraries/macOS/
cp -r windows-artifact/artifact/pointing/release/pointing.lib libraries/Windows/
Expand Down

0 comments on commit e7c292d

Please sign in to comment.