Skip to content

Commit

Permalink
ci: ohhh, I am dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
laytan committed Sep 11, 2024
1 parent 496d732 commit 83b5f82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
runs-on: [ubuntu-latest]
needs: [build_windows, build_macos, build_macos_arm, build_linux]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v2
with:
python-version: '3.8.x'
Expand Down Expand Up @@ -204,8 +205,6 @@ jobs:
run: |
tree -L 2
- uses: actions/checkout@v4

- name: Create archives and upload
shell: bash
env:
Expand Down

0 comments on commit 83b5f82

Please sign in to comment.