commit e9abac10da210b12b1b47d669678467c79a8b376
parent d4359878dcf17aa1df6bcb906a002e47c24c7a1e
Author: Raymond Li <hi@raymond.li>
Date: Sun, 10 May 2020 16:44:43 -0400
Fix artifact generation
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/Build Test.yml b/.github/workflows/Build Test.yml
@@ -16,9 +16,6 @@ jobs:
run: cd build && make check
- name: make distcheck
run: cd build && make distcheck
- gen-bin:
- runs-on: ubuntu-latest
- steps:
- uses: actions/download-artifact@v1
with:
name: build/i3lock