Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lantongxue authored Oct 20, 2023
1 parent a45c2c2 commit ab503f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress

- name: fix file
run: chmod 0755 -R clash_for_windows/DEBIAN

- name: Run Script
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit ab503f5

Please sign in to comment.