Fixing checkout code.
This commit is contained in:
parent
e9cc706cce
commit
172fa82b9d
1 changed files with 3 additions and 2 deletions
|
|
@ -11,8 +11,9 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
|
git clone --depth 1 https://token:${{ secrets.ACTIONS_TOKEN }}@gugulet.hu/technical/git/g_it/site.git .
|
||||||
|
|
||||||
- name: Extract resume content
|
- name: Extract resume content
|
||||||
id: extract
|
id: extract
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue