mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Add {typos,wasm-bindgen,wasmtime}-cli aliases
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -151,7 +151,8 @@ jobs:
|
||||
- run: env
|
||||
- uses: ./
|
||||
with:
|
||||
tool: nextest,taplo-cli
|
||||
# NB: Update alias list in tools/publish.rs and case for aliases in main.sh.
|
||||
tool: nextest,taplo-cli,typos-cli,wasm-bindgen-cli,wasmtime-cli
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Test bash
|
||||
|
||||
Reference in New Issue
Block a user