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

Commit2622246

Browse files
committed
fix workflow
1 parent5128d16 commit2622246

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎.github/workflows/docs.yml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ jobs:
6464
oranda build
6565
6666
-name:Run Zola
67-
uses:shalzz/zola-deploy-action@v0.18.0
68-
env:
69-
BUILD_DIR:public
70-
BUILD_ONLY:true
67+
uses:shalzz/zola-deploy-action@v0.18.0
68+
env:
69+
BUILD_DIR:uutils.github.io
70+
BUILD_ONLY:true
7171

72-
-name:Collectorandaresults into `public` folder
72+
-name:Collect results into `public` folder
7373
run:|
74-
mkdir public
74+
cp -r uutils.github.io/public public
7575
cp -r coreutils/public public/coreutils
7676
cp -r findutils/public public/findutils
7777

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp