diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml new file mode 100644 index 0000000..6ab3541 --- /dev/null +++ b/.github/workflows/msbuild.yml @@ -0,0 +1,26 @@ +# This workflow uses actions that are not certified by GitHub. +# They are provided by a third-party and are governed by +# separate terms of service, privacy policy, and support +# documentation. + +name: Build and Run + +on: + push: + branches: [ "master" ] + pull_request: + branches: [ "master" ] + +permissions: + contents: read + +jobs: + build_and_run: + runs-on: Chess-For-All/stockfish-api + + steps: + - name: Make files + uses: Chess-For-All/stockfish-api/CMakeLists.txt@ref + + - name: Build + uses: CMakeFiles/CMakeConfigureLog.yaml@ref diff --git a/src/webpage/api.php b/src/webpage/api.html similarity index 99% rename from src/webpage/api.php rename to src/webpage/api.html index 6df83ea..5e9b5a3 100644 --- a/src/webpage/api.php +++ b/src/webpage/api.html @@ -172,4 +172,4 @@ function syncFEN() { - \ No newline at end of file + diff --git a/src/webpage/index.php b/src/webpage/index.html similarity index 99% rename from src/webpage/index.php rename to src/webpage/index.html index 60ef68a..a6c27f3 100644 --- a/src/webpage/index.php +++ b/src/webpage/index.html @@ -84,4 +84,4 @@ function parseFEN($FEN) { - \ No newline at end of file +