Skip to content

Commit

Permalink
TMP
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Nov 21, 2023
1 parent ba31b5b commit 13f1145
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
- name: "Install STOML (BASH TOML parser)"
run: scripts/install_stoml

- name: "Install STOML (BASH TOML parser)"
run: pwd && ls -l target/tools/stoml

- name: "Setup Python 3"
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 13f1145

Please sign in to comment.