0
Fork 0
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:
AzazelN28 2024-10-02 10:06:33 +02:00
parent 4d56bf66f4
commit 024a2ae848
2 changed files with 1 additions and 5 deletions

View file

@ -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