We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a28d7c commit b7b16a8Copy full SHA for b7b16a8
1 file changed
.github/actions/build/action.yml
@@ -1,11 +1,10 @@
1
----
2
name: Build
3
inputs:
4
base-url:
5
required: true
6
7
runs:
8
- using: Composite
+ using: composite
9
steps:
10
- name: Install npm Modules
11
uses: ./.github/actions/install-npm-modules
0 commit comments