Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf75229b

Browse files
committed
update github action
1 parentb4e3580 commitf75229b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/deploy-to-huggingface.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
env:
9-
STATIC_SPACE:"severo/parquet-viewer"
9+
STATIC_SPACE:"hyperparam/hyperparam"
1010
DIRECTORY:"dist"
1111

1212
jobs:
@@ -25,7 +25,7 @@ jobs:
2525
-name:Set up Node.js
2626
uses:actions/setup-node@v4
2727
with:
28-
node-version:"20"
28+
node-version:"22"
2929
-name:build the app
3030
run:npm install && npm run build
3131
-name:Copy the README.md from the space to the public folder

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp