Skip to content

Commit

Permalink
added local action inside correct dir
Browse files Browse the repository at this point in the history
  • Loading branch information
pricelessrabbit committed Apr 8, 2024
1 parent 19aca86 commit 9b44591
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/release-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
with:
submodules: recursive
- name: Build wails
uses: ./.github/actions/wails-build-action.yml
uses: ./.github/actions/wails-build-action
id: build
with:
version: ${{github.ref_name}}
Expand Down

0 comments on commit 9b44591

Please sign in to comment.