Skip to content

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv authored Nov 15, 2024
1 parent 5a51f18 commit 7e3a597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
pwd && \
ls && \
cd MTKruto/ && \
deno run -A https://raw.githubusercontent.com/MTKruto/npm/main/transform_node.ts 0.0.0 ./mod.ts && \
deno run -A https://raw.githubusercontent.com/MTKruto/npm/main/transform.ts 0.0.0 ./mod.ts && \
rm -rf ../main/* && \
ls -R dist && \
mv dist/* ../main/ && \
Expand Down

0 comments on commit 7e3a597

Please sign in to comment.