Skip to content

Commit

Permalink
Docs: fix the github-actions generator script name
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Feb 13, 2025
1 parent c1dddd9 commit c10c308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ If you want to update the GitHub Actions used in the project, edit the file that

Then run the following shell command:
```console
$ dotnet fsi scripts/github-actions.fsx
$ dotnet fsi github-actions.fsx
```

(You should have [.NET SDK][dotnet-sdk] version 8 or later to run it.)
Expand Down

0 comments on commit c10c308

Please sign in to comment.