mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
build: bump stdlib 0.0.5 and vue 0.0.6
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -2,7 +2,6 @@ name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
4
.github/workflows/npm-publish.yaml
vendored
4
.github/workflows/npm-publish.yaml
vendored
@@ -30,8 +30,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Build all packages
|
||||
run: pnpm all:build
|
||||
- name: Build & Test
|
||||
run: pnpm all:build && pnpm all:test
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
|
||||
Reference in New Issue
Block a user