Skip to content

Commit 7310cb2

Browse files
committed
Merge branch 'main' of github.com:ImperialCollegeLondon/FLT into main
2 parents 9b04335 + 3004752 commit 7310cb2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/push.yml

-5
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@ jobs:
100100
working-directory: docs
101101
run: JEKYLL_ENV=production bundle exec jekyll build
102102

103-
- name: Upload docs & blueprint artifact
104-
uses: actions/upload-pages-artifact@v3
105-
with:
106-
path: docs/
107-
108103
- name: Upload docs & blueprint artifact
109104
uses: actions/upload-pages-artifact@v3
110105
with:

docs/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ GEM
236236
rb-fsevent (0.11.2)
237237
rb-inotify (0.11.1)
238238
ffi (~> 1.0)
239-
rexml (3.3.2)
239+
rexml (3.3.3)
240240
strscan
241241
rouge (3.30.0)
242242
rubyzip (2.3.2)

0 commit comments

Comments
 (0)