You've already forked AstralRinth
forked from didirus/AstralRinth
Switch to PKSE OAuth impl (#1146)
* Auth pkse * add additional fields * fix actions * fix lint * Purge broken auth + bump version
This commit is contained in:
2
.github/workflows/tauri-build.yml
vendored
2
.github/workflows/tauri-build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
components: rustfmt, clippy
|
||||
targets: aarch64-apple-darwin
|
||||
targets: aarch64-apple-darwin, x86_64-apple-darwin
|
||||
|
||||
- name: Rust setup
|
||||
if: "!startsWith(matrix.platform, 'macos')"
|
||||
|
||||
Reference in New Issue
Block a user