Update action.yml (#12016)

This commit is contained in:
Shaojun Liu 2024-09-04 22:12:24 +08:00 committed by GitHub
parent b1408a1f1c
commit c6348a4666
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ runs:
using: "composite" using: "composite"
steps: steps:
- name: Download all build files - name: Download all build files
uses: actions/download-artifact@4.1.7 uses: actions/download-artifact@v4.1.7
- name: Move build resources - name: Move build resources
shell: bash shell: bash
run: | run: |