deploy update
This commit is contained in:
parent
b9c9cc6ea7
commit
c97f8fb31b
2 changed files with 2 additions and 0 deletions
2
.env
2
.env
|
|
@ -23,6 +23,8 @@ test "$GITEA_ROOT_URL" = "https://forgejo.isvery.ninja/" && {
|
|||
wget "https://raw.codeberg.page/coderofsalvation/xrfragment-haxe/example/assets/index.glb"
|
||||
test -d dist && rm -rf dist
|
||||
mkdir dist
|
||||
rm xrfragment.*.js
|
||||
cd dist
|
||||
wget "https://raw.codeberg.page/coderofsalvation/xrfragment-haxe/dist/xrfragment.aframe.all.js"
|
||||
wget "https://raw.codeberg.page/coderofsalvation/xrfragment-haxe/dist/xrfragment.aframe.js"
|
||||
wget "https://raw.codeberg.page/coderofsalvation/xrfragment-haxe/dist/xrfragment.js"
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Reference in a new issue