Update repo

This commit is contained in:
Hang Cui
2025-10-17 15:48:46 -07:00
parent 61b44cd971
commit dbe056871d

View File

@@ -17,7 +17,7 @@ jobs:
ls -la ${{ github.workspace }} ls -la ${{ github.workspace }}
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: build-artifact name: build-artifact
path: artifact.txt path: artifact.txt