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

Commit10272be

Browse files
committed
chore: fix download-artifact
1 parent6bbdcfd commit10272be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎.github/workflows/release_stable.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
uses:actions/download-artifact@v3
5151
with:
5252
name:nugetpkgs
53+
path:nugetpkgs
5354
-name:list nugetpkgs
5455
run:ls nugetpkgs
5556
-name:Release

‎.github/workflows/release_unstable.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
uses:actions/download-artifact@v3
5252
with:
5353
name:nugetpkgs
54+
path:nugetpkgs
5455
-name:list nugetpkgs
5556
run:ls nugetpkgs
5657
-name:Release

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp