Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydahanne committed Mar 12, 2024
1 parent 439539f commit 4e1f88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-arch-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ jobs:
if: ${{ env.PUBLISH == 'true' }}
run: |
#!/usr/bin/env bash
set -x
set -euo pipefail
PACKAGE_LIST=($PACKAGES)
Expand Down

0 comments on commit 4e1f88d

Please sign in to comment.