Compare commits
2 commits
37d3ec7e40
...
d6adffd81a
Author | SHA1 | Date | |
---|---|---|---|
d6adffd81a | |||
38674b1c40 |
2 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: bundle install
|
- run: bundle install
|
||||||
- run: jekyll help
|
- run: jekyll build
|
||||||
|
- run: ls ${{ github.workspace }}
|
||||||
|
|
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in a new issue