mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
chore: removing dist files from src (#7002)
* chore: removing dist files from src * chore: include build step in CI pipeline * chore: add build step to PR and publish workflows
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
node-version: 16
|
||||
cache: npm
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- name: Prepare release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user