mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05:00
wip: fix build script
This commit is contained in:
parent
4d56bf66f4
commit
024a2ae848
2 changed files with 1 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
docker build . -t skia-build-tools
|
||||
docker run -t -v $PWD:/tmp/renderer skia-build-tools
|
||||
./scripts/copy-artifacts
|
Loading…
Reference in a new issue