Skip to content

Commit

Permalink
Updated build script after merge 🐙
Browse files Browse the repository at this point in the history
- compile-deck-binaries was merged to master. Updated script.
  • Loading branch information
KarelZe committed Aug 23, 2022
1 parent 458c241 commit c1903ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-decks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Clone ki
run: |
git clone https://github.com/langfield/ki.git ../ki/
cd ../ki/ && git checkout compile-deck-binaries && cd -
- name: Clone empty collection
run: |
Expand Down

0 comments on commit c1903ae

Please sign in to comment.