Skip to content

Commit e3137cd

Browse files
committed
ci(semifold): remoe offline flag
1 parent 776c361 commit e3137cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changes/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ args = ["publish"]
2929

3030
[[resolver.rust.post-version]]
3131
command = "cargo"
32-
args = ["generate-lockfile", "--offline"]
32+
args = ["generate-lockfile"]

0 commit comments

Comments
 (0)