You've already forked AstralRinth
forked from didirus/AstralRinth
Fix syncing, repairing, add edit method (#111)
* Fix syncing, repairing, add edit method * comp err * temp push up * fixes * fix more * add frontend
This commit is contained in:
4
.github/workflows/gui-build.yml
vendored
4
.github/workflows/gui-build.yml
vendored
@@ -29,6 +29,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: yarn install --immutable --immutable-cache --check-cache
|
||||
- name: Run Lint
|
||||
run: npm run lint
|
||||
run: yarn run lint
|
||||
- name: Build
|
||||
run: npm run build
|
||||
run: yarn run build
|
||||
|
||||
Reference in New Issue
Block a user