First commit
This commit is contained in:
parent
77fdac588b
commit
4206597060
|
@ -6,7 +6,7 @@ steps:
|
|||
branch: master
|
||||
commands:
|
||||
- apt update -y
|
||||
- apt install -y make zip tar
|
||||
- apt install -y make zip tar python
|
||||
- dotnet workload install wasm-tools
|
||||
- bash publish.sh
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue