Skip to content

Commit

Permalink
Run on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
DerZade committed Jun 24, 2021
1 parent f530422 commit ffcdb11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ on: [push, pull_request]
jobs:
hemtt:
name: HEMTT
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2

- name: Build with HEMTT
uses: gruppe-adler/[email protected]
id: build

- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit ffcdb11

Please sign in to comment.