generated from Oliver/discord-bot-template
git settings updates
This commit is contained in:
parent
c4b68a130e
commit
3f3159ba23
@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
rust: [stable, nightly]
|
||||
rust: [stable]
|
||||
|
||||
steps:
|
||||
- uses: https://git.oliveratkinson.net/Oliver/setup-rust-action@master
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/target
|
||||
/.vscode
|
||||
.env
|
||||
server.json
|
||||
|
Loading…
Reference in New Issue
Block a user