whoops, fix both
This commit is contained in:
parent
c9b4dd31d6
commit
aff8dae589
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -55,9 +55,7 @@ jobs:
|
|||
artifacts: "reticulum-meshchat/dist/*-amd64-linux.AppImage"
|
||||
|
||||
build_linux_aarch64:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Clone Main Repo
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue