Skip to content

Commit

Permalink
Fix release-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3arthqu4ke authored Jan 28, 2025
1 parent 3d017df commit 3b83699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build-graal:
uses: 3arthqu4ke/headlessmc/.github/workflows/graal.yml@${{ github.event.inputs.branch }}
uses: 3arthqu4ke/headlessmc/.github/workflows/graal.yml@ ${{ github.event.inputs.branch }}

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3b83699

Please sign in to comment.