Skip to content

Commit 7c4e668

Browse files
committed
Update workflow.yml
1 parent b221853 commit 7c4e668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
fi
187187
188188
# Set global and test
189-
asdf global php ${{ matrix.os.version }}
189+
asdf set php ${{ matrix.os.version }}
190190
echo "Testing PHP installation..."
191191
php --version
192192

0 commit comments

Comments
 (0)