Skip to content

Commit

Permalink
Update runner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
realgdman authored Dec 14, 2023
1 parent 0b7b30d commit 9909314
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
# needs: static-checks
# uses: ./.github/workflows/ios_builds.yml

## javascript-build:
## name: 🌐 JavaScript
## needs: static-checks
## uses: ./.github/workflows/javascript_builds.yml
javascript-build:
name: 🌐 JavaScript
needs: static-checks
uses: ./.github/workflows/javascript_builds.yml

linux-build:
name: 🐧 Linux
Expand Down

0 comments on commit 9909314

Please sign in to comment.