Skip to content

Commit

Permalink
path check 4
Browse files Browse the repository at this point in the history
  • Loading branch information
islandj123 committed Oct 17, 2023
1 parent d3ad879 commit baebaa5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mister-ed-test-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ jobs:
- name: logout
run: >
az logout
- name: find-directory
run: |
cd DotNetCoreSqlDb
ls -a
- name: Run EF
run: |
dotnet tool install --global dotnet-ef
Expand Down

0 comments on commit baebaa5

Please sign in to comment.