We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5153e8 commit 866ead0Copy full SHA for 866ead0
.github/workflows/auto-publish.yml
@@ -17,7 +17,6 @@ jobs:
17
- uses: actions/setup-node@v2
18
with:
19
node-version: '16.x'
20
- cache: 'pnpm'
21
22
- name: Install modules & build the Library
23
run: |
0 commit comments