Skip to content

Commit 2f76cfd

Browse files
Update ci-workflow.yml
1 parent 8cb0dab commit 2f76cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Download a single artifact
7070
uses: actions/download-artifact@v4
7171
with:
72-
name: output-log-file
72+
name: output-log-file-22-ubuntu-latest # default artifact
7373

7474
# Placeholder - this step would be some action or run commands that deploys the code
7575
- name: Deploy to test env

0 commit comments

Comments
 (0)