Skip to content

Commit

Permalink
CI build pipeline debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gpg4b committed Aug 12, 2024
1 parent b4a8639 commit ab2a8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: Debug build
uses: sudo-bot/action-docker-compose@latest
with:
cli-args: "--project-dir ${{ github.workspace }} run build-debug"
cli-args: "--project-directory ${{ github.workspace }} run build-debug"

# -
# name: Build UTXORD wallet
Expand Down

0 comments on commit ab2a8c4

Please sign in to comment.