Skip to content

Commit

Permalink
removed double-quote
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <matt.peterson@swirldslabs.com>
  • Loading branch information
mattp-swirldslabs committed Jan 6, 2025
1 parent 8caedcb commit a71e25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-verify-docker-build-determinism.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ jobs:
cd ./server/build/distributions
cp *.tar "${{ github.workspace }}/server/build/distributions/"
echo "Copied files to "${{ github.workspace }}/server/build/distributions/"
echo "Copied files to ${{ github.workspace }}/server/build/distributions/"
echo "Here is the directory again:"
ls -la /home/runner/_work/hedera-block-node/hedera-block-node/server/build/distributions/
Expand Down

0 comments on commit a71e25f

Please sign in to comment.