Skip to content

Commit

Permalink
chore: fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Dec 5, 2023
1 parent 9dbe16a commit 0b2b184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cli-ci-cd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
with:
node-version: 16
- uses: actions/setup-python@v4
with:
python-version: "3.11"
with:
python-version: "3.11"
- name: Bootstrap
run: |
npm run bootstrap
Expand Down

0 comments on commit 0b2b184

Please sign in to comment.