1 parent ea23000 commit 8239e3fCopy full SHA for 8239e3f
1 file changed
.github/workflows/blank.yml
@@ -33,5 +33,5 @@ jobs:
33
apt upgrade -y
34
35
# 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
+ - name: Build using pack
+ run: pack --no-prompt build typesafe-tensors.ipkg
0 commit comments