diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index 14e6829..c8e422d 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -17,6 +17,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: + - uses: actions/setup-dotnet@v4 # Runs a single command using the runners shell - name: Send greeting run: |