Updated efsw.

Updated github actions build files.
eterm: Windows fixes. Some refactor.
This commit is contained in:
Martín Lucas Golini
2022-06-25 03:26:16 -03:00
parent 0074e73e3e
commit b0280b6acd
19 changed files with 156 additions and 58 deletions

View File

@@ -7,10 +7,9 @@ jobs:
runs-on: ubuntu-18.04
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 2
ref: develop
- name: Checkout submodules
run: |
git submodule update --init --recursive