aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/dev_builds.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/dev_builds.yml b/.github/workflows/dev_builds.yml
index a008fb1..f2bb730 100644
--- a/.github/workflows/dev_builds.yml
+++ b/.github/workflows/dev_builds.yml
@@ -22,7 +22,6 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
- name: dist
+ name: viper-windows-builds
path: |
- dist/latest.yml
- dist/*.exe* \ No newline at end of file
+ dist/*.exe \ No newline at end of file