i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 53add91e99bf6e41a9a210034226d06f8d63c050
parent 05f6c0643b26cb08600d72121a2e5a4c6bd5c2dc
Author: Raymond Li <hi@raymond.li>
Date:   Sun, 10 May 2020 17:44:19 -0400

Remove extra dash before uses in build test
Diffstat:
M.github/workflows/Build Test.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/Build Test.yml b/.github/workflows/Build Test.yml
@@ -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