Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Jul 30, 2024
1 parent defad86 commit 2a62e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
export PKG_CONFIG_ALLOW_CROSS=1
fi
cargo build --release ${{ matrix.args }}
ls -R target/release
ls -R .
# Run pre build again to copy the CLI into app
- name: Run pre_build.js on ${{ matrix.platform }}
Expand Down

0 comments on commit 2a62e6b

Please sign in to comment.