diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index f67e6df..87ad834 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -24,4 +24,5 @@ jobs: with: node-version: ${{ matrix.node-version }} - run: yarn install + - run: yarn build - run: yarn test diff --git a/README.md b/README.md index 98e3351..8ff2e03 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An universal TypeScript library for handing Apple's Property Lists. Supports bin

-workflow +workflow npm npm diff --git a/packages/binary.parse/README.md b/packages/binary.parse/README.md index 0782a38..9eaa182 100644 --- a/packages/binary.parse/README.md +++ b/packages/binary.parse/README.md @@ -5,7 +5,7 @@ TypeScript library for parsing binary Property Lists, in browser and node.js.

-workflow +workflow npm npm diff --git a/packages/binary.serialize/README.md b/packages/binary.serialize/README.md index 61f1c34..fd5641e 100644 --- a/packages/binary.serialize/README.md +++ b/packages/binary.serialize/README.md @@ -5,7 +5,7 @@ TypeScript library for serializing binary Property Lists, in browser and node.js

-workflow +workflow npm npm diff --git a/packages/common/README.md b/packages/common/README.md index 5999aee..090803e 100644 --- a/packages/common/README.md +++ b/packages/common/README.md @@ -5,7 +5,7 @@ Shared constants and types between @plist/* libraries.

-workflow +workflow npm npm diff --git a/packages/openstep.parse/README.md b/packages/openstep.parse/README.md index 647f483..cf9a783 100644 --- a/packages/openstep.parse/README.md +++ b/packages/openstep.parse/README.md @@ -5,7 +5,7 @@ TypeScript library for parsing OpenStep/NEXTStep Property Lists, in browser and

-workflow +workflow npm npm diff --git a/packages/openstep.serialize/README.md b/packages/openstep.serialize/README.md index 193f582..dec75cf 100644 --- a/packages/openstep.serialize/README.md +++ b/packages/openstep.serialize/README.md @@ -5,7 +5,7 @@ TypeScript library for serializing OpenStep/NEXTStep Property Lists, in browser

-workflow +workflow npm npm diff --git a/packages/parse/README.md b/packages/parse/README.md index 721efae..fdb1657 100644 --- a/packages/parse/README.md +++ b/packages/parse/README.md @@ -5,7 +5,7 @@ An universal TypeScript library for parsing Apple's Property Lists. Supports bin

-workflow +workflow npm npm diff --git a/packages/serialize/README.md b/packages/serialize/README.md index 5ef0490..a318ae3 100644 --- a/packages/serialize/README.md +++ b/packages/serialize/README.md @@ -5,7 +5,7 @@ An universal TypeScript library for serializing Apple's Property Lists. Supports

-workflow +workflow npm npm diff --git a/packages/xml.parse/README.md b/packages/xml.parse/README.md index a27a906..df0002b 100644 --- a/packages/xml.parse/README.md +++ b/packages/xml.parse/README.md @@ -5,7 +5,7 @@ TypeScript library for parsing XML Property Lists, in browser and node.js.

-workflow +workflow npm npm diff --git a/packages/xml.serialize/README.md b/packages/xml.serialize/README.md index 1e47465..c86b186 100644 --- a/packages/xml.serialize/README.md +++ b/packages/xml.serialize/README.md @@ -5,7 +5,7 @@ TypeScript library for serializing XML Property Lists, in browser and node.js.

-workflow +workflow npm npm