Skip to content

Commit

Permalink
build: actions targets
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF committed Sep 24, 2023
1 parent c359c4b commit 8425fbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Build Discord
run: make proto_discord
run: make discord_proto

- name: Build Health
run: make proto_health
run: make health_proto

0 comments on commit 8425fbe

Please sign in to comment.