Skip to content

Commit f30bc2d

Browse files
committed
Don't mark cardano-node-chairman as unbuildable on Windows
1 parent c35c9e5 commit f30bc2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-page.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818

1919
env:
2020
# Modify this value to "invalidate" the cabal cache.
21-
CABAL_CACHE_VERSION: "2022-12-29"
21+
CABAL_CACHE_VERSION: "2022-12-30"
2222

2323
# Modify this value to "invalidate" the secp cache.
24-
SECP_CACHE_VERSION: "2022-12-29"
24+
SECP_CACHE_VERSION: "2022-12-30"
2525

2626
# current ref from: 27.02.2022
2727
SECP256K1_REF: ac83be33d0956faf6b7f61a60ab524ef7d6a473a

0 commit comments

Comments
 (0)