Skip to content

Commit

Permalink
ci(.github/workflows/wsl-docker.yml): test jc installation
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 committed Nov 14, 2024
1 parent 84534c7 commit f255aab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/wsl-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
[tools]
"ubi:kellyjonbrazil/jc" = "latest"
- run: echo $PATH
- run: mise ls
- run: ls -ahl ~/.local/share/mise/shims
- run: jc --version

- name: Get latest Ubuntu version
id: version
run: |
Expand Down

0 comments on commit f255aab

Please sign in to comment.