fix(msi): use correct package folder

This commit is contained in:
Jan De Dobbeleer 2024-11-23 21:50:07 +01:00 committed by Jan De Dobbeleer
parent 6bc8756e27
commit 49a123ad9a

View file

@ -12,7 +12,7 @@ jobs:
defaults:
run:
shell: pwsh
working-directory: ${{ github.workspace }}/packages/inno
working-directory: ${{ github.workspace }}/packages/msi
steps:
- name: Checkout code 👋
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683