Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Jul 2, 2022
1 parent 2345718 commit bb0b5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

steps:
- name: Sleep for 10 minutes to wait for NuGet to update
uses: whatnick/wait-action@0.1.2
uses: whatnick/wait-action@v0.1.2
with:
time: '10m'

Expand Down

0 comments on commit bb0b5f3

Please sign in to comment.