瀏覽代碼

bash

pull/5129/head
Johnny Cena 2 月之前
父節點
當前提交
ee41556f2c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/update_examples.yml

+ 1
- 1
.github/workflows/update_examples.yml 查看文件

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

Loading…
取消
儲存