Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Dec 13, 2024
1 parent 67a0a60 commit bba286d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-build-selective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
path: out/mill-selective-execution
name: ${{ inputs.os }}-selective-execution-artifact

- run: rm out/mill-selective-execution.json && mv out/mill-selective-execution/mill-selective-execution.json out/mill-selective-execution.json
- run: mv out/mill-selective-execution/mill-selective-execution.json out/mill-selective-execution.json

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit bba286d

Please sign in to comment.