Skip to content

Commit

Permalink
Very meaningful workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao authored Aug 15, 2023
1 parent 0b10ae4 commit 8d88b0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
- 'configure.ac'
- 'Makefile.am'
- '.github/workflows/windows.yml'
workflow_dispatch:


jobs:
build-windows:
Expand Down Expand Up @@ -57,4 +59,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Wobbly-win64
path: deploy
path: deploy

0 comments on commit 8d88b0e

Please sign in to comment.