Skip to content

Commit

Permalink
fix pnpmはずしてみる
Browse files Browse the repository at this point in the history
  • Loading branch information
usuyuki committed Mar 28, 2024
1 parent bedb75e commit 88e6bb9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
preCommands: |
pwd
ls -laF
pnpm install
touch .env
echo "NOTION_API_KEY=${{ secrets.NOTION_API_KEY }}" >> .env
echo "GHOST_API_URL=${{ secrets.GHOST_API_URL }}" >> .env
Expand Down

0 comments on commit 88e6bb9

Please sign in to comment.