Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
miniduikboot committed Dec 15, 2021
1 parent 476c1a1 commit 376e5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
dotnet-version: 6.x

- name: Build
run: build.sh
run: bash ./build.sh

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

0 comments on commit 376e5ad

Please sign in to comment.