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
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: Checkout repository
|
||||
run: |
|
||||
git clone --depth 1 https://token:${{ secrets.ACTIONS_TOKEN }}@gugulet.hu/technical/git/g_it/site.git .
|
||||
|
||||
- name: Extract resume content
|
||||
id: extract
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue