blah stupid env

This commit is contained in:
U-METAL103\103
2024-01-28 20:58:31 -06:00
parent 5837e624ac
commit b1119b9b71
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
run: echo 'Artifact ID is ${{ env.MYID }}' run: echo 'Artifact ID is ${{ env.MYID }}'
- name: Output artifact URL - name: Output artifact URL
run: echo 'Artifact URL is ${{ MYURL }}' run: echo 'Artifact URL is ${{ env.MYURL }}'
##- name: Get Artifact URL ##- name: Get Artifact URL