Skip to content

Commit

Permalink
update stone sdk (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
wfraser authored May 31, 2024
1 parent cd3e2e3 commit b4b5bd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
pip install ply six
pip install packaging ply six
- name: Run the generator
run: python generate.py
Expand Down

0 comments on commit b4b5bd7

Please sign in to comment.