Fix placeholder for webpack in build
This commit is contained in:
parent
84f0e857a1
commit
513154d688
1 changed files with 0 additions and 1 deletions
1
.github/workflows/placeholders.yml
vendored
1
.github/workflows/placeholders.yml
vendored
|
@ -34,7 +34,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
node: [14.6.0]
|
node: [14.6.0]
|
||||||
ruby: [2.7.2]
|
|
||||||
steps:
|
steps:
|
||||||
- run: 'echo "Placeholder for webpack"'
|
- run: 'echo "Placeholder for webpack"'
|
||||||
main_build:
|
main_build:
|
||||||
|
|
Loading…
Reference in a new issue