Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert is not a function? #8

Closed
1337god opened this issue Apr 30, 2020 · 2 comments · Fixed by #9
Closed

assert is not a function? #8

1337god opened this issue Apr 30, 2020 · 2 comments · Fixed by #9

Comments

@1337god
Copy link

1337god commented Apr 30, 2020

Run bcomnes/deploy-to-neocities@v1.0.9
  with:
    api_token: 
    cleanup: true
    dist_dir: public
TypeError: assert is not a function
##[error]assert is not a function
    at doDeploy (/home/runner/work/_actions/bcomnes/deploy-to-neocities/v1.0.9/index.js:14:1)
    at Object.104 (/home/runner/work/_actions/bcomnes/deploy-to-neocities/v1.0.9/index.js:31:1)
    at __webpack_require__ (/webpack/bootstrap:19:1)
    at startup (/webpack/bootstrap:34:1)
    at /webpack/bootstrap:38:1
    at Object.<anonymous> (/home/runner/work/_actions/bcomnes/deploy-to-neocities/v1.0.9/dist/index.js:44:10)
    at Module._compile (internal/modules/cjs/loader.js:959:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Function.Module._load (internal/modules/cjs/loader.js:727:14)
@bcomnes
Copy link
Owner

bcomnes commented Apr 30, 2020

Oops, introduced an error today. Fixing now.

bcomnes added a commit that referenced this issue Apr 30, 2020
@bcomnes bcomnes mentioned this issue Apr 30, 2020
@bcomnes
Copy link
Owner

bcomnes commented Apr 30, 2020

Should be fixed now. If you are running the v1 tag, it should auto update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants