Remove extra dash before uses in build test

This commit is contained in:
Raymond Li 2020-05-10 17:44:19 -04:00 committed by GitHub
parent 05f6c0643b
commit 53add91e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- run: cd build && make check
- run: cd build && make distcheck
- name: Upload binary artifact
- uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v2
with:
name: i3lock
path: /home/runner/work/i3lock-color/i3lock-color/build/i3lock