Skip to content

Commit

Permalink
Update test-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielOlisil authored Mar 25, 2024
1 parent bab20cb commit b721d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x
- name: Check folder
run: ls
- name: Navigate to project folder
run: cd projeto-gerar-horario/
- name: Check folder
Expand Down

0 comments on commit b721d47

Please sign in to comment.