i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 5165a658cad0abc28d27d3a40e76d232a6edfb2d
parent 4a2c817470456bf399663e3e55783c12ccd1af4b
Author: Raymond Li <hi@raymond.li>
Date:   Sun, 10 May 2020 16:58:29 -0400

Try absolute path
Diffstat:
M.github/workflows/Build Test.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/Build Test.yml b/.github/workflows/Build Test.yml
@@ -20,7 +20,7 @@ jobs:
     runs-on: ubuntu-latest
     needs: build
     steps:
-    - uses: actions/download-artifact@v1
+    - uses: actions/download-artifact@v2
       with:
-        name: i3lock-color/build/i3lock
+        name: /home/runner/work/i3lock-color/i3lock-color/build/i3lock
         path: i3lock