Bladeren bron

bash

pull/5129/head
Johnny Cena 2 maanden geleden
bovenliggende
commit
ee41556f2c
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      .github/workflows/update_examples.yml

+ 1
- 1
.github/workflows/update_examples.yml Bestand weergeven

@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git clone https://x-access-token:${GITHUB_TOKEN}@github.com/raysan5/raylib.com.git "${{ github.workspace }}/../raylib.com"
shell: cmd
shell: bash
- name: Build and run rexm tool (GNU Makefile)
# rexm should update all required files in raylib and even raylib.com repo,

Laden…
Annuleren
Opslaan