Skip to content

Commit 99e25f8

Browse files
committed
Sync step name with release-phar job
1 parent 383dd45 commit 99e25f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Checkout repository
5858
uses: actions/checkout@v4
5959

60-
- name: Restore built PHAR
60+
- name: Fetch built PHAR from artifacts
6161
uses: actions/download-artifact@v4
6262
with:
6363
name: pie-${{ github.sha }}.phar

0 commit comments

Comments
 (0)