Skip to content

Commit 32f60f9

Browse files
committed
Update NightlyBuilder_Actions.rdr
1 parent 27b0b4b commit 32f60f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Scripts/NightlyBuilder_Actions.rdr

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ APIURL=「https://api-legendutil.ezolys.com/releases」
7474
一時フォルダー=[今の位置]へ[一時フォルダーパスのフォルダだけ]というフォルダを作成する
7575

7676
// ソースフォルダー branch
77-
ソースフォルダー=フォルダ情報([「GITHUB_WORKSPACE」の環境変数]&「\Source\LegendUtil」)を作ったもの
77+
ソースフォルダー=フォルダ情報([「GITHUB_WORKSPACE」の環境変数]&「\Source」)を作ったもの
7878

7979
// リリースフォルダー releases/nightly
80-
リリースフォルダー=フォルダ情報([「GITHUB_WORKSPACE」の環境変数]&「\Releases\LegendUtil」)を作ったもの
80+
リリースフォルダー=フォルダ情報([「GITHUB_WORKSPACE」の環境変数]&「\Releases」)を作ったもの
8181

8282
// ビルド用一時フォルダー
8383
ビルドフォルダー=[今の位置]へ「BuildTemp」というフォルダを作成する

0 commit comments

Comments
 (0)