Skip to content

Commit 2e05a91

Browse files
committed
Testing cross-compile action
1 parent f860a50 commit 2e05a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cross_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
shell: bash
4242

4343
- name: Build Math libs
44+
if: always()
4445
shell: bash
4546
run: |
4647
make -f make/standalone math-libs -j2

0 commit comments

Comments
 (0)