This commit is contained in:
Dengke Tang
2023-02-28 17:34:50 -08:00
parent 508cf9a636
commit 1cb0cf28ef
+2 -2
View File
@@ -41,5 +41,5 @@ jobs:
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: pecl_package_${VERSION} name: pecl_package_$VERSION
path: awscrt-${VERSION}.tgz path: awscrt-$VERSION.tgz