Skip to content

Commit 16535f9

Browse files
committed
[FIX] bugs fixed
1 parent 4adc1ba commit 16535f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
sed -i "s|__NEXUS_PASSWORD__|${{ secrets.NEXUS_PASSWORD }}|g" NuGet.Config
4747
4848
- name: Debug NuGet.Config
49-
run: cat Nuget.Config
49+
run: cat NuGet.Config
5050

5151
- name: Build and push API Docker image
5252
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)