ci: small nightly fixes (#3993)

* Add back correct checkout steps

* fix directory
This commit is contained in:
Jordan Frazier
2024-10-02 09:36:55 -07:00
committed by GitHub
parent 06239ea63a
commit 06eebb5ca8
5 changed files with 11 additions and 7 deletions

View File

@ -117,7 +117,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref || github.ref }}
persist-credentials: true
- name: "Setup Environment"
uses: ./.github/actions/setup-uv
with: