Skip to content

Commit

Permalink
definitely not screwing with workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
danrouse committed Sep 3, 2021
1 parent 9d11123 commit 2a2620a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
run: ../QPM/QPM restore
working-directory: ./qmod

- name: List restored QPM modules
run: ls -la ${GITHUB_WORKSPACE}/qmod/extern/ && ls -la ../QPM_Temp
working-directory: ./qmod

- name: Build
run: pwsh -Command ./buildQMOD.ps1
working-directory: ./qmod
Expand Down

0 comments on commit 2a2620a

Please sign in to comment.