Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
phendryx authored Sep 21, 2023
1 parent 375f16d commit f9f83dd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/windowsbuild.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Test Build
on:
workflow_dispatch:
inputs:
Expand All @@ -18,7 +19,7 @@ jobs:
# with:
# upload_url: ${{ github.event.release.upload_url }}
# asset_path: update-linux-amd64.gz
- name: Create installer
uses: joncloud/makensis-action@v4
# with:
# arguments: "/V3"
- name: Create installer
uses: joncloud/makensis-action@v4
# with:
# arguments: "/V3"

0 comments on commit f9f83dd

Please sign in to comment.