kkkkkkkkkkkksssssssssssssswdwdwdw
This commit is contained in:
parent
d761968321
commit
8d24f9b399
|
@ -7,14 +7,13 @@ jobs:
|
||||||
if: ${{ startsWith(github.ref_name, 'format-') }}
|
if: ${{ startsWith(github.ref_name, 'format-') }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
||||||
|
- uses: RouxAntoine/checkout@v3.5.4
|
||||||
- name: clonewded
|
- name: clonewded
|
||||||
run: |
|
run: |
|
||||||
git remote -v
|
git remote -v
|
||||||
echo its ${{ github.repositoryUrl }}
|
echo its ${{ github.serverUrl }}/${{ github.repository }}
|
||||||
echo ${{ github.repository }}
|
echo
|
||||||
|
|
||||||
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
|
||||||
- uses: RouxAntoine/checkout@v3.5.4
|
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
|
|
Loading…
Reference in New Issue