Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Aug 8, 2024
1 parent 1091366 commit eb24c10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
name: enstate-server
path: server/target/release

- name: Build
run: chmod +x ./target/release/enstate
working-directory: ${{ matrix.suite }}

- name: Docker meta
id: meta
uses: docker/metadata-action@v4
Expand Down

0 comments on commit eb24c10

Please sign in to comment.