Skip to content

Commit

Permalink
Update github-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdttttt authored Apr 17, 2023
1 parent cfa53d8 commit f6b47b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Build
run: |
export PKG_CONFIG_SYSROOT_DIR=/
cargo build --release --target=${{ matrix.target }}
mv ./target/${{ matrix.target }}/release/ksbot ksbot-$LOCALE-${{ matrix.target }}
Expand Down

0 comments on commit f6b47b0

Please sign in to comment.