Skip to content

Commit

Permalink
fixup! Switch to premade Croc checkout for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
povik committed Jan 11, 2025
1 parent 27b74be commit d6220e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ jobs:
# bender -d . script flist-plus --relative-path > croc.f
# /patch absolute paths in croc.f/
# tar --exclude='.git' --exclude='*/libs.doc/*' -cvf ../croc-checkout-250109-846ce38.tar .
CROC_CHECKOUT: 'croc-checkout-250109-846ce38.tar.gz'
CROC_CHECKOUT_HASH: 'd86fbfdd9105b1849a62565b3b9cdfe63d2c856eaef2a460b409d9ce0c970d38 croc-checkout-250109-846ce38.tar.gz'
CROC_CHECKOUT: 'croc-checkout-250111-062d1cc.tar.gz'
CROC_CHECKOUT_HASH: '9d8787cd495d1b5c749ebc28e866f2185a3b0009d9e52f2aab3bfddefe56fd97 croc-checkout-250111-062d1cc.tar.gz'
steps:
- name: Install Dependencies
shell: bash
Expand Down

0 comments on commit d6220e6

Please sign in to comment.