mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
commit
baa06945ff
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
architecture: 'x64'
|
architecture: 'x64'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn install --frozen-lockfile
|
run: yarn install
|
||||||
- name: Build and publish package
|
- name: Build and publish package
|
||||||
run: yarn run publish
|
run: yarn run publish
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user