4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-13 11:41:45 +00:00

Wrong architecture

This commit is contained in:
2023-08-29 17:17:49 +02:00
committed by GitHub
parent c4d335d0e6
commit f1582f3a8f

View File

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