Skip to content

Commit

Permalink
chore: 🚀 Packaging stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Jan 23, 2024
1 parent 891f22d commit c58af23
Show file tree
Hide file tree
Showing 14 changed files with 285 additions and 207 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[alias]
xtask = "run --release --package xtask --"
xtask = "run --package xtask --"
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit c58af23

Please sign in to comment.