Spaces:
Build error
Build error
GitHub Actions
commited on
Commit
·
967fd4f
1
Parent(s):
453bf9b
Update from GitHub
Browse files- Dockerfile +1 -1
- hp-solanaceae +1 -1
Dockerfile
CHANGED
|
@@ -36,7 +36,7 @@ WORKDIR /site
|
|
| 36 |
COPY --chown=jekyll:jekyll . .
|
| 37 |
|
| 38 |
# Install dependencies (if using Bundler)
|
| 39 |
-
RUN bundle install
|
| 40 |
|
| 41 |
RUN jekyll build
|
| 42 |
|
|
|
|
| 36 |
COPY --chown=jekyll:jekyll . .
|
| 37 |
|
| 38 |
# Install dependencies (if using Bundler)
|
| 39 |
+
# RUN bundle install
|
| 40 |
|
| 41 |
RUN jekyll build
|
| 42 |
|
hp-solanaceae
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
Subproject commit
|
|
|
|
| 1 |
+
Subproject commit 453bf9bf51692770af9c13f22eae258b4fb91327
|