Skip to content

Commit

Permalink
Add "yarn act" command to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kj4ezj committed Aug 2, 2024
1 parent d664aba commit 9650e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"license": "MIT",
"scripts": {
"act": "act --artifact-server-path .github/artifacts --platform ubuntu-latest=catthehacker/ubuntu:js-latest",
"build": "scripts/build.sh",
"lint": "eslint .",
"reset": "scripts/reset.sh",
Expand Down

0 comments on commit 9650e83

Please sign in to comment.