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

Update action version to 0.2.15 #337

Merged
merged 6 commits into from
Apr 20, 2024
Merged

Update action version to 0.2.15 #337

merged 6 commits into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. Update action version to 0.2.15

    Change default CUDA version to newly added 12.4.1
    Jimver committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c4e24bb View commit details
    Browse the repository at this point in the history
  2. Update dist

    Jimver committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7c5e71f View commit details
    Browse the repository at this point in the history
  3. Use npm ci instead if npm i

    Jimver committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2560a8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29969e8 View commit details
    Browse the repository at this point in the history
  5. Only set executable directory to downloadDirectory if undefined

    There is a bug where we cannot find the installer when using a cache, this is because I set the executableDirectory to downloadDirectory always, which is not correct since I moved the installer to the github cache directory.
    Jimver committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    f66f19e View commit details
    Browse the repository at this point in the history
  6. Update dist

    Jimver committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d190a95 View commit details
    Browse the repository at this point in the history