Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Sep 5, 2024
1 parent ae90e40 commit abf0065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-mill-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
path: .
name: ${{ inputs.os }}-artifact

- name: chmod executable
run: "chmod -R +x ."

- uses: coursier/cache-action@v6

- uses: actions/setup-java@v4
Expand Down

0 comments on commit abf0065

Please sign in to comment.