Skip to content

Commit 5223b06

Browse files
authored
Merge pull request #13 from fusion-e/0.0.15.0-build
[semver:patch]
2 parents bfa405b + 06c6dec commit 5223b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scripts/wagon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
make compile
33
make wheels
4-
wagon create -r requirements.txt --build-tag "manylinux" -vvv -f -a "--find-links /workspace/build" --output-directory ~/project/ ~/project/
4+
wagon create --add-file plugin.yaml -r requirements.txt --build-tag "manylinux" -vvv -f -a "--find-links /workspace/build" --output-directory ~/project/ ~/project/

0 commit comments

Comments
 (0)