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