Update publishing.yml

This commit is contained in:
Jett
2023-05-09 22:59:01 +01:00
committed by GitHub
parent 20faad8f14
commit 4212e56654

View File

@@ -12,7 +12,7 @@ jobs:
continue-on-error: true
strategy:
matrix:
os: [ windows-2022, ubuntu-20.04 ]
os: [ ubuntu-20.04 ]
steps:
- uses: actions/checkout@v3
@@ -67,6 +67,8 @@ jobs:
- name: Download all workflow run artifacts
uses: actions/download-artifact@v3
with:
path: artifacts
- name: Upload Release Assets
env: