Skip to content

Commit

Permalink
add exec permission to setup-linux.sh
Browse files Browse the repository at this point in the history
Signed-off-by: jiaxiao zhou <[email protected]>
  • Loading branch information
Mossaka committed Apr 10, 2024
1 parent 96fac60 commit 1203e8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
- uses: azure/setup-kubesctl@v4
- uses: azure/setup-kubectl@v4
- name: Setup build env
run: |
./scripts/setup-linux.sh
Expand Down
Empty file modified scripts/setup-linux.sh
100644 → 100755
Empty file.

0 comments on commit 1203e8f

Please sign in to comment.