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

bug: 🐝 #1699

Closed
MrSeccubus opened this issue Sep 28, 2024 · 3 comments
Closed

bug: 🐝 #1699

MrSeccubus opened this issue Sep 28, 2024 · 3 comments
Assignees
Labels
bug 🐝 This issue describes a bug. triage ⚠️

Comments

@MrSeccubus
Copy link

Describe the bug

Run JamesIves/github-pages-deploy-action@v4
  with:
    folder: admin
    token: ***
    branch: gh-pages
    clean: true
    force: true
  env:
    pythonLocation: /opt/hostedtoolcache/Python/3.7.17/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.7.17/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.7.17/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.7.17/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.7.17/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.7.17/x64/lib
Error: File not found: '/home/runner/work/_actions/JamesIves/github-pages-deploy-action/v4/lib/main.js'

Reproduction Steps

Deploy via the action.
see https://github.com/DIVD-NL/web-www/actions/runs/11080665418/job/30794766954

Logs

See bug

Workflow

https://github.com/DIVD-NL/web-www/blob/main/.github/workflows/build_pages_native.yml

Additional Comments

No response

@MrSeccubus MrSeccubus added bug 🐝 This issue describes a bug. triage ⚠️ labels Sep 28, 2024
@limonte
Copy link

limonte commented Sep 28, 2024

@gismountains
Copy link

Workaround for now: #1697 (comment)

@JamesIves
Copy link
Owner

JamesIves commented Sep 28, 2024

This issue has now been resolved as of v4.6.7, apologies about that. I'm going to make some adjustments to the integration tests so this doesn't go missed during the release cycle. The v4 major tag has also been updated so any existing workflows should now work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐝 This issue describes a bug. triage ⚠️
Projects
None yet
Development

No branches or pull requests

4 participants