Skip to content

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv authored Apr 6, 2024
1 parent 1756fcd commit 536b03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
cd MTKruto/ && \
deno run -A https://esm.sh/gh/MTKruto/npm@main/transform_node.ts 0.0.0 ./mod.ts && \
rm -rf ../main/* && \
ls -R dist && \
mv dist/* ../main/ && \
mv dist/.npmignore ../main/.gitignore && \
echo `git log --format="%H" -n 1` > COMMIT_ID && \
Expand Down

0 comments on commit 536b03f

Please sign in to comment.