4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-21 06:09:51 +01:00

Merge pull request #291 from AltarikMC/dev

CI: Wrong architecture
This commit is contained in:
Quentin Legot 2023-08-29 19:19:40 +04:00 committed by GitHub
commit 25438eb778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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