Skip to content

Commit 323827f

Browse files
add note about troubleshooting
1 parent 75cde3d commit 323827f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_pages/website-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,9 @@ gem update gem-name-here
151151
bundle update gem-name-here
152152
bundle install
153153
```
154+
155+
## Build issues
156+
157+
Files to have a look at when troubleshooting build issues regarding dependency conflicts
158+
- Gemfile
159+
- https://github.com/mainlp/mainlp.github.io/blob/main/.github/workflows/jekyll.yml (sometimes changing the ruby version can help if there are nonsensical conflicts)

0 commit comments

Comments
 (0)