Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruilong Li committed Sep 24, 2023
1 parent 56be5b9 commit 9089f45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
ref: compile
with:
ref: compile
- uses: actions/setup-python@v3
with:
python-version: '3.9'
Expand Down

0 comments on commit 9089f45

Please sign in to comment.