Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
snapdgn committed Jun 13, 2024
1 parent 550379d commit e8c08a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ jobs:
with:
#run-id: ${{ github.event.workflow_run.id }}
workflow: build.yml
name: sail-artifact

- name: Make Sail executable
run: |
unzip sail-artifact.zip
chmod +x sail
sudo mv sail /usr/local/bin/sail
Expand Down

0 comments on commit e8c08a5

Please sign in to comment.