fix: update installer filename to match generated case-sensitive output path
Build and Upload Binaries / build-and-upload (push) Successful in 1m1s
Build and Upload Binaries / build-and-upload (push) Successful in 1m1s
This commit is contained in:
@@ -31,11 +31,9 @@ jobs:
|
||||
|
||||
# Windows amd64
|
||||
wails build -platform windows/amd64 -clean -nsis
|
||||
cp build/bin/goexplore-amd64-installer.exe dist/goexplore-windows-installer.exe
|
||||
cp build/bin/GoExplore-amd64-installer.exe dist/goexplore-windows-installer.exe
|
||||
"
|
||||
|
||||
|
||||
|
||||
- name: Upload to Cloudflare R2
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
|
||||
|
||||
Reference in New Issue
Block a user