Skip to content

Commit 9df8385

Browse files
committed
feat: Update backend workflow and .gitignore file
1 parent 176adde commit 9df8385

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/backend.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ jobs:
6161
toolchain: nightly
6262
override: true
6363

64-
- run: |
65-
cargo build --release
64+
- run: cargo build --release
6665

6766
- run: ls -lha
6867

0 commit comments

Comments
 (0)