retest
This commit is contained in:
parent
51b0e1519a
commit
de0c78b551
|
@ -11,9 +11,7 @@ jobs:
|
|||
mv trunk /
|
||||
- run: rustup target add wasm32-unknown-unknown
|
||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- run: |
|
||||
ls /trunk
|
||||
/trunk build --release --public-url '.'
|
||||
- run: /trunk build --release --public-url '.'
|
||||
- run: |
|
||||
cd dist
|
||||
git init
|
||||
|
|
Loading…
Reference in a new issue