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
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit c0d50b2

Browse files
Update build-reactjs-org.yml
1 parent ba33ebd commit c0d50b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/build-reactjs-org.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ jobs:
1515
- uses: actions/setup-node@v2
1616
with:
1717
node-version: 16
18-
- run: ./reactjs-org.sh
18+
- run: reactjs-org.sh
1919
- name: Upload a Build Artifact
2020
uses: actions/upload-artifact@v2.3.1
2121
with:
2222
name: reactjs-org
23-
path: public
23+
path: ./
2424
warn: Output a warning but do not fail the action
2525
error: Fail the action with an error message
2626
ignore: Do not output any warnings or errors, the action does not fail

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /