Skip to content

Commit 7f267f9

Browse files
committed
_
1 parent ed11b36 commit 7f267f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
packages: >
2222
rust
2323
cargo
24-
- run: |
25-
ls -l
24+
- run: cargo build && cargo build --release
2625
shell: alpine.sh {0}
2726

2827
- name: Find built shared library

0 commit comments

Comments
 (0)