Skip to content

Commit 292adbc

Browse files
authored
Update ci.yml
1 parent 2f2feb3 commit 292adbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,4 @@ jobs:
4242
API_KEY: ${{ secrets.NUGET_API_KEY }}
4343
SOURCE: "https://api.nuget.org/v3/index.json"
4444
run: |
45-
ls -al
46-
ls -al ./out
4745
dotnet nuget push ./out/FSharp.Data.JsonSchema.${RELEASE_VERSION:1}.nupkg --skip-duplicate --no-symbols true --source $SOURCE --api-key $API_KEY

0 commit comments

Comments
 (0)