Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Jul 29, 2024
1 parent 5c2694f commit addfdcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🏗️ Build
name: 🏗️ Build Engine

on:
push:
Expand All @@ -21,5 +21,5 @@ jobs:
version: "v0.7.4"

- name: Build
working-directory: ./service
working-directory: ./engine
run: cargo build

0 comments on commit addfdcf

Please sign in to comment.