Skip to content

Commit

Permalink
try this?
Browse files Browse the repository at this point in the history
  • Loading branch information
Codetoil committed Jun 10, 2024
1 parent ce4297a commit b15a77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
librsvg2-dev
gcc-aarch64-linux-gnu
- run: rustup target add x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu
- run: export CARGO_TARGET_AARCH64_LINUX_GNU_LINKER=/usr/bin/aarch64-linux-gnu-gcc
- run: ENV PKG_CONFIG_LIBDIR_aarch64_unknown_linux_gnu=/usr/lib/aarch64-linux-gnu/pkgconfig
- run: npm install
- run: npm run build-tauri-arm64-linux
- run: npm run build-tauri-x64-linux
Expand Down

0 comments on commit b15a77e

Please sign in to comment.