Remove the ls from builder.
All checks were successful
Emscripten Build / Build_and_Deploy_Web_Build (push) Successful in 25s
All checks were successful
Emscripten Build / Build_and_Deploy_Web_Build (push) Successful in 25s
This commit is contained in:
parent
3310a6e533
commit
0e8b49a72a
@ -11,7 +11,6 @@ jobs:
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- run: ls -a ${{ gitea.event.repository.name }}/assets
|
||||
- name: Generate emcmake configuration
|
||||
run: |
|
||||
emcmake cmake . -B ${{ gitea.event.repository.name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user