Skip to content

Commit

Permalink
Merge pull request #4 from theavege/fix/github-actions
Browse files Browse the repository at this point in the history
Fix/GitHub actions
  • Loading branch information
Nenirey authored Nov 10, 2024
2 parents 864780d + 02ef816 commit adc3ada
Show file tree
Hide file tree
Showing 1,094 changed files with 546 additions and 358,582 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand All @@ -31,3 +32,8 @@ jobs:
if: runner.os == 'Linux'
shell: bash
run: bash -x make.sh build

- name: Build on Windows
if: runner.os == 'Windows'
shell: powershell
run: pwsh -File make.ps1 build
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

470 changes: 0 additions & 470 deletions components/Abbrevia/MPL-1_1.txt

This file was deleted.

221 changes: 0 additions & 221 deletions components/Abbrevia/Readme.html

This file was deleted.

25 changes: 0 additions & 25 deletions components/Abbrevia/WavPack License.txt

This file was deleted.

Loading

0 comments on commit adc3ada

Please sign in to comment.