File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
package :
14
- uses : NLnetLabs /ploutos/.github/workflows/pkg-rust.yml@v7
14
+ uses : pendulum-project /ploutos/.github/workflows/pkg-rust.yml@provide-debug-symbols
15
15
with :
16
16
workspace_package : ntpd
17
17
Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
package :
14
- uses : NLnetLabs /ploutos/.github/workflows/pkg-rust.yml@v7
14
+ uses : pendulum-project /ploutos/.github/workflows/pkg-rust.yml@provide-debug-symbols
15
15
with :
16
16
workspace_package : ntpd
17
17
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ panic = "abort"
29
29
30
30
[profile .release ]
31
31
panic = " abort"
32
- strip = " debuginfo "
32
+ debug = 2
33
33
34
34
[workspace .dependencies ]
35
35
tracing = " 0.1.21"
You can’t perform that action at this time.
0 commit comments