mirror of
https://github.com/supabase/setup-cli.git
synced 2026-02-11 21:01:39 +00:00
chore: update distribution file
This commit is contained in:
@@ -117,7 +117,7 @@ Actions are run from GitHub repos so we will checkin the packed dist folder.
|
||||
Then run [ncc](https://github.com/zeit/ncc) and push the results:
|
||||
|
||||
```bash
|
||||
$ npm run package
|
||||
$ npm run all
|
||||
$ git add dist
|
||||
$ git commit -a -m "Update dependencies"
|
||||
$ git push origin releases/v1
|
||||
|
||||
Reference in New Issue
Block a user