removing error on warnings
Some checks failed
test and deploy / package (push) Blocked by required conditions
test and deploy / build (push) Has been cancelled

This commit is contained in:
Andy Pack 2024-07-22 19:31:14 +01:00
parent 6ad986e922
commit 43f79df75d
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7

View File

@ -18,6 +18,8 @@ jobs:
github-server-url: https://gitea.sheep-ghoul.ts.net github-server-url: https://gitea.sheep-ghoul.ts.net
- uses: actions-rust-lang/setup-rust-toolchain@v1 - uses: actions-rust-lang/setup-rust-toolchain@v1
with:
rustflags: ""
- name: Install wasm-pack - name: Install wasm-pack
uses: jetli/wasm-pack-action@v0.3.0 uses: jetli/wasm-pack-action@v0.3.0