Skip to content

Commit 64112c4

Browse files
committed
Upload correct artifact for oldstable
1 parent d89eb18 commit 64112c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
OS: oldstable
4545
run: |
4646
echo "OS=oldstable" >> $GITHUB_ENV
47-
sudo -E ./make_all.sh pyra-stable.img 4G pyra-meta-mate
47+
sudo -E ./make_all.sh pyra-oldstable.img 4G pyra-meta-mate
4848
4949
- name: Upload Artifact
5050
if: ${{ success() }}

0 commit comments

Comments
 (0)