Skip to content

Commit

Permalink
upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
reosfire authored Jul 30, 2024
1 parent f15381a commit 2ac4aee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ jobs:
gradle-version: 8.5
- name: Build
run: ./gradlew packageReleaseMsi
- uses: actions/upload-artifact@v4
with:
name: MSI build
path: build\compose\binaries\main-release\msi\

0 comments on commit 2ac4aee

Please sign in to comment.