diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index 82c214c9a..6694b2c5e 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -90,6 +90,7 @@ jobs: run: | cd psiturkit ./psiturk-it -p ${{ steps.package_info.outputs.package_name }}-psiturk + cd .. - name: Upload PsiTurk build to release if: startsWith(matrix.os, 'ubuntu') uses: softprops/action-gh-release@v1