Skip to content

Commit

Permalink
Fix installer profile being cached
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed May 2, 2024
1 parent fb4be7a commit fcc2f9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public void run() {
}
}

@Internal
@Nested
public abstract Property<InstallerProfile> getProfile();

@InputFiles
Expand Down

0 comments on commit fcc2f9f

Please sign in to comment.