chore: bump version and fix gh action

This commit is contained in:
2024-01-28 07:40:08 +07:00
parent d18de93c60
commit 7b06a82ee7
4 changed files with 5 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ on:
#tags:
#- 'v*.*.*'
name: flatpak build
name: Flatpak
jobs:
prepare-repo:
runs-on: ubuntu-latest

View File

@@ -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