Skip to content

Commit 9d8613e

Browse files
authored
Update main.yml
1 parent 350e2ce commit 9d8613e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
artifacts: |
5959
${{ github.workspace }}/*PHP-*-PM*/*.tar.gz
6060
${{ github.workspace }}/*PHP-*-Windows-PM*/*.zip
61+
${{ github.workspace }}/*PHP-*.gdbinit/*.gdbinit
62+
6163
name: PHP (Build ${{ github.run_number }}) - Archive
6264
tag: php-build-${{ github.run_number }}
6365
commit: ${{ github.sha }}

0 commit comments

Comments
 (0)