Skip to content

Commit

Permalink
fix some build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DatL4g committed Jul 11, 2024
1 parent 4d6eb99 commit 7ae3366
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
run: gradle composeApp:copySekretNativeBinary
working-directory: ${{ github.workspace }}

- name: Generate Moko
run: gradle composeApp:generateMR

- name: Package
run: gradle composeApp:packageExe; gradle composeApp:packageMsi; gradle composeApp:packageUberJarForCurrentOS
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit 7ae3366

Please sign in to comment.