Skip to content

Commit

Permalink
try double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jan 9, 2024
1 parent eddea7b commit c0782b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/client-compatibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ jobs:
echo "Copy operation completed."
EOF
cat ./copy_toml.sh
/bin/bash ./copy_toml.sh 'default ocr' ./integration-tests ./toml_configs
chmox +x ./copy_toml.sh
./copy_toml.sh "default ocr" ./integration-tests ./toml_configs
cd ./toml_configs && zip toml_configs.zip ./
- name: Upload artifact for deployment job
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit c0782b3

Please sign in to comment.