mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-07 17:04:58 +01:00
fix: remove old path
This commit is contained in:
parent
96165f3e1e
commit
f0b426c14f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -79,7 +79,6 @@ jobs:
|
|||
run: |
|
||||
npm install -g pnpm
|
||||
npm install -g typescript
|
||||
cd GUI/ETVR
|
||||
pnpm install
|
||||
|
||||
- uses: JonasKruckenberg/tauri-build@v1.2.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue