mirror of
https://github.com/Alexandre1a/GoSH.git
synced 2026-03-09 19:19:46 +01:00
Changed the GitHub Build system to have the right name
This commit is contained in:
parent
bb4266bcba
commit
4ba364427c
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -50,5 +50,5 @@ jobs:
|
|||||||
- name: Upload binaries
|
- name: Upload binaries
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: gosh-binaries
|
name: gosh
|
||||||
path: dist/
|
path: dist/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user