kkkkkkkkkkkksssssssssssssswdwdwdw
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 22s Details

This commit is contained in:
giles 2023-10-22 01:44:25 +01:00
parent d761968321
commit 8d24f9b399
1 changed files with 4 additions and 5 deletions

View File

@ -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'