Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Mar 10, 2024
1 parent 8f8866f commit 748645f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
- uses: actions/setup-python@v5
with:
python-version: '3.11.6'
# - uses: actions/setup-python@v5
# with:
# python-version: '3.11.6'
- name: Install Depends
run: ./install.sh
- name: Build
Expand Down

0 comments on commit 748645f

Please sign in to comment.