Skip to content

Commit b7b16a8

Browse files
committed
Update build composite
1 parent 8a28d7c commit b7b16a8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/actions/build/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
---
21
name: Build
32
inputs:
43
base-url:
54
required: true
65

76
runs:
8-
using: Composite
7+
using: composite
98
steps:
109
- name: Install npm Modules
1110
uses: ./.github/actions/install-npm-modules

0 commit comments

Comments
 (0)