瀏覽代碼

Update update_examples.yml

pull/5143/head
Ray 1 月之前
committed by GitHub
父節點
當前提交
f60333d9b2
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      .github/workflows/update_examples.yml

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

@ -49,7 +49,8 @@ jobs:
set EMSDK_PATH=${{ github.workspace }}/emsdk-cache/emsdk-main
dir
rexm.exe build core_basic_window
cd ../..
cd ${{ github.workspace }}\..
dir
shell: cmd
- name: Commit changes to raylib repo

Loading…
取消
儲存