Skip to content

Commit

Permalink
Checkout from main and not the branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
vqmarkman committed Mar 28, 2024
1 parent 29e4014 commit cf47021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: main
ref: 'main'
submodules: recursive
- uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit cf47021

Please sign in to comment.