aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-06-17 17:51:12 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-06-17 17:54:48 +0200
commit460a2d0e780d444313b0054aeabda7cdcc8bf7e9 (patch)
tree8da65c97d006bde91b92f4fcb726078f9845d63f
parent1f86ed3d85fa8b845ee901f36529e19446248329 (diff)
downloadOFQT-460a2d0e780d444313b0054aeabda7cdcc8bf7e9.tar.gz
OFQT-460a2d0e780d444313b0054aeabda7cdcc8bf7e9.zip
Correct windows binary uploads
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index c0e553d..566879d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -68,4 +68,4 @@ jobs:
with:
name: Windows Binaries
path: |
- ${{runner.workspace}}/build/*.exe
+ build/*.exe