mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 10:27:49 +08:00
Fix typo in path.
This commit is contained in:
parent
e762dedbf5
commit
1ff9464e5c
2
.github/workflows/build_benchmarker.yml
vendored
2
.github/workflows/build_benchmarker.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Cargo Build
|
||||
run: >
|
||||
wasm-pack build tig-benchmarker --release --target web;
|
||||
rm tig-benchmarker/wasm/.gitignore;
|
||||
rm tig-benchmarker/pkg/.gitignore;
|
||||
- name: Auto commit
|
||||
id: auto_commit
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user