Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed May 3, 2024
1 parent e129c13 commit 6cc7e2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ jobs:
with:
python-version: '3.9'

- name: Setup Scarb
uses: software-mansion/setup-scarb@v1

- name: Install
run: |
python -m pip install --upgrade pip
pip install colorama
python install.py
- name: Compile Bootloader
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
scarb 2.5.4
scarb 2.6.3

0 comments on commit 6cc7e2d

Please sign in to comment.