Skip to content

Commit f43f82b

Browse files
update worklow
1 parent e446de0 commit f43f82b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ jobs:
3232
id: checkout
3333
uses: actions/checkout@v4
3434

35+
- name: Env check
36+
run: |
37+
env
38+
3539
# Disabled due to size (400MB) and always 0 cache hits
3640
# - name: ccache
3741
# uses: ggml-org/ccache-action@v1.2.16

0 commit comments

Comments
 (0)