We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89eb18 commit 64112c4Copy full SHA for 64112c4
.github/workflows/workflow.yml
@@ -44,7 +44,7 @@ jobs:
44
OS: oldstable
45
run: |
46
echo "OS=oldstable" >> $GITHUB_ENV
47
- sudo -E ./make_all.sh pyra-stable.img 4G pyra-meta-mate
+ sudo -E ./make_all.sh pyra-oldstable.img 4G pyra-meta-mate
48
49
- name: Upload Artifact
50
if: ${{ success() }}
0 commit comments