Skip to content

Commit

Permalink
phar.readonly = false
Browse files Browse the repository at this point in the history
  • Loading branch information
toby7002 committed Oct 19, 2023
1 parent 70e0a4a commit f18f718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Run Pharynx
run: |
php ../pharynx.phar -i ./ -c
php --define phar.readonly=false ../pharynx.phar -i ./ -c
rn output.phar oh-my-pmmp.phar
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f18f718

Please sign in to comment.