Skip to content

Commit

Permalink
is it too much to ask to not have stupid issues like this???
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Jan 27, 2025
1 parent 9d8613e commit eb919ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-pm-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ jobs:
- name: Upload .gdbinit artifact
uses: actions/upload-artifact@v4
with:
name: PHP-${[ inputs.php-version-base }}.gdbinit
name: PHP-${{ inputs.php-version-base }}.gdbinit
path: |
${{ github.workspace }}/*.gdbinit
Expand Down

0 comments on commit eb919ee

Please sign in to comment.