Skip to content

Commit 69430bf

Browse files
authored
Update nuget-push-to-esdm-nexus.yml
1 parent e517360 commit 69430bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-push-to-esdm-nexus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
push-nuget:
88
runs-on: ubuntu-latest
9-
steps: # <-- Correct indentation
9+
steps:
1010
- uses: actions/checkout@v4
1111
- name: Setup .NET
1212
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)