aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDanielGavin <danielgavin5@hotmail.com>2021-05-03 12:11:59 +0200
committerGitHub <noreply@github.com>2021-05-03 12:11:59 +0200
commit5362a565a36a64e2fe68ee5fb758174fd6920c0a (patch)
tree32e72175723022355f5760dbfa3eb9528d098512 /.github/workflows
parent445c189d6186e1b8f6b38d59ff69236bd3ac6770 (diff)
Update nigthly.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/nigthly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nigthly.yml b/.github/workflows/nigthly.yml
index cf2613b..db74506 100644
--- a/.github/workflows/nigthly.yml
+++ b/.github/workflows/nigthly.yml
@@ -34,7 +34,7 @@ jobs:
shell: cmd
run: |
mkdir dist
- copy ols.exe dist/
+ copy ols.exe dist
- name: Upload artifacts
uses: actions/upload-artifact@v1
with: