diff options
| author | Ray <[email protected]> | 2020-08-20 00:13:15 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-20 00:13:15 +0200 |
| commit | 2d86705314482c07b61ee5a6b9765308af5429ce (patch) | |
| tree | d094b2cf97482aa5918f815c917cb93eff35741d /.github/workflows | |
| parent | 3352d54554e136c8a4e84095c34fc9f97a06daa1 (diff) | |
| download | raylib-2d86705314482c07b61ee5a6b9765308af5429ce.tar.gz raylib-2d86705314482c07b61ee5a6b9765308af5429ce.zip | |
Update webassembly.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/webassembly.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/webassembly.yml b/.github/workflows/webassembly.yml index e73dc629..c641d9fe 100644 --- a/.github/workflows/webassembly.yml +++ b/.github/workflows/webassembly.yml @@ -37,7 +37,7 @@ jobs: cd ../.. dir C:\ dir C:\tools - dir C:\tools\msys64 + dir C:\msys64 dir C:\PROGRA~2\ dir D:\ |
