Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgiving committed Sep 15, 2023
1 parent b8540fc commit 8a26135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build Stage
shell: bash
run: |
if [ "$RUNNER_OS" == "Windows" ]; then
mkdir build && cd build
Expand Down

0 comments on commit 8a26135

Please sign in to comment.