Change checkout action
Build and deploy site / deploy (push) Failing after 11s
Details
Build and deploy site / deploy (push) Failing after 11s
Details
This commit is contained in:
parent
1e43176d44
commit
a0c0310a7f
|
@ -13,7 +13,7 @@ jobs:
|
|||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
uses: RouxAntoine/checkout@v3.5.4
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
- name: Install apt packages
|
||||
|
|
Loading…
Reference in New Issue