Skip to content

Commit

Permalink
⬆️ Bump files with dotnet-file sync
Browse files Browse the repository at this point in the history
# clarius/pages

- Run bundle install as sudo to avoid errors clarius/pages@afcb042
  • Loading branch information
devlooped-bot authored and kzu committed Dec 31, 2022
1 parent d04739b commit d1db9fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: ⚙ jekyll
run: |
sudo gem install bundler
bundle install
sudo bundle install
- name: 🖉 default repo
if: env.PAGES_REPOSITORY == ''
Expand Down
4 changes: 2 additions & 2 deletions .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
skip
[file ".github/workflows/pages.yml"]
url = https://github.com/clarius/pages/blob/main/.github/workflows/pages.yml
sha = d3b026ee6d3772debc989c4cec72156421336f94
etag = 76f23752ceffc013040215aec5519e5069fec9cea1179828ef88d4e0652752f0
sha = afcb0421af6507eba5ceba913b8fc37261efc085
etag = c52b3f0463b88abf696ddf2c6902675e0bc9d1e812bb317cb758221d75330b56
weak
[file "Gemfile"]
url = https://github.com/clarius/pages/blob/main/Gemfile
Expand Down

0 comments on commit d1db9fa

Please sign in to comment.