Skip to content

Commit

Permalink
load asset via network
Browse files Browse the repository at this point in the history
  • Loading branch information
TadaTeruki committed Aug 19, 2024
1 parent 4b7468c commit d95d61f
Show file tree
Hide file tree
Showing 10 changed files with 1,076 additions and 50 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wasm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
make build
cd ..
rm ./view/pkg/.gitignore
rm ./view/public/resources/.gitignore
git add .
git commit -m "build: $(date +'%Y/%m/%d %H:%M:%S')"
git push origin -f $DEPLOY_BRANCH
Expand Down
Loading

0 comments on commit d95d61f

Please sign in to comment.