Skip to content

Commit

Permalink
[no ci] Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX authored Oct 24, 2024
1 parent 9c92480 commit 15a40d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
echo "mcpelauncher-ref=$(cat mcpelauncher.commit)" >> $GITHUB_OUTPUT
outputs:
mcpelauncher-ref: ${{ steps.out.mcpelauncher-ref }}
mcpelauncher-ref: ${{ steps.out.outputs.mcpelauncher-ref }}
ci:
needs: read-repo-files
if: (!cancelled())
Expand Down

0 comments on commit 15a40d3

Please sign in to comment.