Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/coolboy-multirom-builder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-04 16:43:52 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-04 16:43:52 +0300
commit07844b22d3239e10d213a3327e3fc19f2d1f6669 (patch)
treecbac33c2e20367ea3d1701ccfc4e8ba7f5af63ab
parent7b3535cdcc10982dce90c276295516ad1a3c15ed (diff)
release.yaml
-rw-r--r--.github/workflows/release.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 3c39f42..dea68cf 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -282,6 +282,7 @@ jobs:
- name: Archive
env:
CMD: zip -r9
+ shell: msys2 {0}
run: |
${{ env.CMD }} ${{ env.OUTPUT_FILE }} ${{ env.OUTPUT_DIR }}
- name: Load Release URL File from release job