Skip to content

Commit 497cb3a

Browse files
committed
set use-nuget to true
1 parent 2591afb commit 497cb3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/internal-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262

6363
test-plugin-legacy:
6464
uses: './.github/workflows/internal-test-plugin-legacy.yml'
65+
with:
66+
use-nuget: true
6567

6668
test-assetbundle:
6769
uses: './.github/workflows/internal-test-assetbundle.yml'

0 commit comments

Comments
 (0)