Skip to content

Commit

Permalink
Update PartsUnlimited-E2E.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Grenston authored Jul 24, 2020
1 parent e6228ca commit f1d937d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/PartsUnlimited-E2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: drop
path: $WORKSPACEDIR\stagingdir
env:
WORKSPACEDIR: ${{github.workspace}}
path: ${{github.workspace}}\stagingdir

deploy:
name: DEPLOY TO AZURE WEB APP
runs-on: windows-latest
Expand Down

0 comments on commit f1d937d

Please sign in to comment.