Skip to content

Commit

Permalink
ci(fix): use proper context
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBrunner committed Dec 12, 2023
1 parent 0cd9f0e commit baef647
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
with:
push: true
tags: ghcr.io/aica-technology/component-example:latest
file: "{context}/aica-package.toml"
context: .
file: aica-package.toml

0 comments on commit baef647

Please sign in to comment.