Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGavin authored Sep 22, 2024
1 parent b29789b commit e23ddd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
cd dist
ren ols.exe ols-x86_64-pc-windows-msvc.exe
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: dist-x86_64-pc-windows-msvc
path: ./dist
Expand Down

0 comments on commit e23ddd2

Please sign in to comment.