Skip to content

Commit a16fa20

Browse files
committed
wip
1 parent 2274b24 commit a16fa20

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/check.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,9 @@ jobs:
3535

3636
- name: clone hashcards repo locally
3737
run: git clone https://github.com/eudoxia0/hashcards.git
38+
39+
- name: install hashcards
40+
run: |
41+
make
42+
sudo make install
43+
working-directory: ./hashcards

0 commit comments

Comments
 (0)