Skip to content

Commit

Permalink
checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
philspokas committed Nov 22, 2023
1 parent 97ab751 commit ae2b5bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
environment: dev
steps:

- uses: actions/checkout@v3
- run: |
$PSVersionTable
pwd
Expand All @@ -25,7 +25,7 @@ jobs:

name: deploy
shell: pwsh
working-directory: ./tools
working-directory: tools

# ...deployment-specific steps

Expand Down

0 comments on commit ae2b5bb

Please sign in to comment.