Skip to content

Commit

Permalink
ci 🤖: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
melMass committed Nov 7, 2023
1 parent e853f96 commit c7a3559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: ⚙️ Install and Build
run: |
echo "GH_BASE_URL="/teia-ui/previews/pr-${{ github.event.pull_request.number }}/" >> $GITHUB_ENV
echo "GH_BASE_URL=/teia-ui/previews/pr-${{ github.event.pull_request.number }}/" >> $GITHUB_ENV
npm ci
npm run build
Expand Down

0 comments on commit c7a3559

Please sign in to comment.