Skip to content

Commit 2a08a46

Browse files
authored
ci: add missing env variable to nightly workflow (#708)
ci: add env variable to nightly workflow
1 parent e4e991f commit 2a08a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-nightly-channel.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
env:
1010
NIGHTLY_CHANNEL_DIR: ./channel-fuel-nightly.toml.d/
11+
RUST_VERSION: 1.85.0
1112

1213
jobs:
1314
publish-channel:

0 commit comments

Comments
 (0)