Skip to content

Commit

Permalink
Fix schemes archive config
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Aug 2, 2024
1 parent 3f84fa3 commit 0c538ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ schemes:
shared: true
build:
targets:
App: [build]
App: [build, archive]
run:
targets:
App: [run]
Expand All @@ -113,7 +113,7 @@ schemes:
shared: true
build:
targets:
App: [build]
App: [build, archive]
run:
targets:
App: [run]
Expand Down

0 comments on commit 0c538ed

Please sign in to comment.