Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjakab committed Jun 22, 2024
1 parent a284e0b commit 59547f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_release_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo "WORKSPACE/bin"
ls -la "${{ github.workspace }}/bin"
echo "WORK"
ls -la /home/runner/work"
ls -la /home/runner/work
echo "PKG PATH: '${{ steps.package_app.outputs.package_path }}'"
ls -la /github/workspace
# - name: Create Release
Expand Down

0 comments on commit 59547f0

Please sign in to comment.