parent
69e0484f8d
commit
1f5d79c8ac
1 changed files with 0 additions and 4 deletions
|
|
@ -29,10 +29,6 @@ jobs:
|
|||
key: ${{ runner.os }}-cargo-target-${{ hashFiles('Cargo.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-cargo-target-
|
||||
- run: |
|
||||
cd frontend
|
||||
npm install
|
||||
npm run build
|
||||
- run: ~/.cargo/bin/cargo build -r
|
||||
- run: |
|
||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue