Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit a2ec47b

Browse files
authored
Update import_packages.yml
1 parent e9dac47 commit a2ec47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/import_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git lfs pull
3232
3333
- name: Download artifact
34-
if: ${{ github.event.inputs.enable_artifact_download == true }}
34+
if: ${{ github.event.inputs.enable_artifact_download == 'true' }}
3535
id: download-artifact
3636
uses: dawidd6/action-download-artifact@v6
3737
with:

0 commit comments

Comments
 (0)