Skip to content

Commit

Permalink
Another change...
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed Oct 15, 2023
1 parent 3f28e28 commit 412f178
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 @@ -18,6 +18,9 @@ jobs:
- name: Check out repository
uses: actions/checkout@v2

- name: Prepare repository
run: git checkout "${GITHUB_REF:11}"

- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 412f178

Please sign in to comment.