Skip to content

Commit

Permalink
putting back version, but bumping to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Oct 22, 2023
1 parent 3df30f0 commit abcd001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
- if: ${{ contains(matrix.app.name, 'pnpm') }}
name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8.x

- name: Packing Encore
run: yarn pack --filename webpack-encore.tgz
Expand Down

0 comments on commit abcd001

Please sign in to comment.