Skip to content

Commit

Permalink
Fixed error in pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: H2CK <[email protected]>
  • Loading branch information
H2CK committed Mar 24, 2023
1 parent 78f635f commit 1abe17c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/appstore-build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:

- name: Package ${{ env.APP_NAME }} ${{ env.APP_VERSION }}
run: |
cd ${{ env.APP_NAME }}
mv -v ${{ env.APP_NAME }} nextcloud/apps/
cd nextcloud/apps/${{ env.APP_NAME }}
make build
Expand Down

0 comments on commit 1abe17c

Please sign in to comment.