chore: bump version and fix gh action
This commit is contained in:
2
.github/workflows/flatpak-bundle.yml
vendored
2
.github/workflows/flatpak-bundle.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
#tags:
|
||||
#- 'v*.*.*'
|
||||
|
||||
name: flatpak build
|
||||
name: Flatpak
|
||||
jobs:
|
||||
prepare-repo:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: setup node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 18
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
targets: aarch64-apple-darwin
|
||||
|
||||
Reference in New Issue
Block a user