mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
Wrong architecture
This commit is contained in:
parent
c4d335d0e6
commit
f1582f3a8f
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18.x
|
||||
cache: 'yarn'
|
||||
architecture: 'x86'
|
||||
architecture: 'x64'
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
- name: Build and publish package
|
||||
|
Loading…
Reference in New Issue
Block a user