Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Nov 22, 2023
1 parent 1c57899 commit e7474e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_publish_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
mkdir artifacts
# Copy binaries to the artifacts directory
cp $(pwd)/build artifacts/
cp -rf $(pwd)/build artifacts/
# Create a ZIP archive
zip -r artifacts.zip artifacts
Expand Down

0 comments on commit e7474e6

Please sign in to comment.