Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxSH committed May 2, 2024
1 parent e6bedf1 commit 57980f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
build:
uses: TuxSH/3ds-hbmenu/.github/workflows/build.yml@v1
uses: ./.github/workflows/build.yml
publish_release:
name: Publish release archive
needs: build
Expand Down

0 comments on commit 57980f8

Please sign in to comment.