Skip to content

Commit

Permalink
Begin build workflow with linter
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed May 18, 2024
1 parent d5d674d commit 5795aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
with:
distribution: microsoft
java-version: 17
- uses: gradle/gradle-build-action@v3
- uses: gradle/actions/setup-gradle@v3
- name: Build dRAGon
run: gradle npmInstall npmLint build

0 comments on commit 5795aab

Please sign in to comment.