mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
remove unnecessary version step
My bad.
This commit is contained in:
parent
35bc28b16b
commit
28008f1571
3
.github/workflows/release-insiders.yml
vendored
3
.github/workflows/release-insiders.yml
vendored
@ -121,9 +121,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --ignore-scripts --filter=!./playgrounds/*
|
||||
|
||||
- name: 'Version based on commit: 0.0.0-${{ env.RELEASE_CHANNEL }}.${{ env.SHA_SHORT }}'
|
||||
run: pnpm run version-packages 0.0.0-${{ env.RELEASE_CHANNEL }}.${{ env.SHA_SHORT }}
|
||||
|
||||
- name: Build release
|
||||
run: pnpm run --filter ${{ env.OXIDE_LOCATION }} build
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user