mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +08:00
fix(Actions): Typo
This commit is contained in:
parent
e776b47693
commit
5a5b174842
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Nightly Public Build
|
||||
name: Nightly Build
|
||||
|
||||
on:
|
||||
schedule:
|
||||
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Generate Hash for binary
|
||||
run: powershell.exe "Get-FileHash YimMenu.dll | Select-Object -ExpandProperty Hash | Out-File sha256.checksum"
|
||||
working-director: bin/Release/
|
||||
working-directory: bin/Release/
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user