mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-03-12 12:40:13 -04:00
Update diary.yml
This commit is contained in:
parent
726a4b0a28
commit
41f867e761
3
.github/workflows/diary.yml
vendored
3
.github/workflows/diary.yml
vendored
@ -17,8 +17,7 @@ jobs:
|
|||||||
- name: Prepare branch
|
- name: Prepare branch
|
||||||
run: |
|
run: |
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git branch -f self origin/self
|
git checkout ${{ github.head_ref }}
|
||||||
git checkout self
|
|
||||||
- name: Install Lein
|
- name: Install Lein
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user