Skip to content

Commit 8239e3f

Browse files
committed
ci
1 parent ea23000 commit 8239e3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
apt upgrade -y
3434
3535
# Runs a set of commands using the runners shell
36-
- name: Run a multi-line script
37-
run: pack build --no-prompt typesafe-tensors.ipkg
36+
- name: Build using pack
37+
run: pack --no-prompt build typesafe-tensors.ipkg

0 commit comments

Comments
 (0)