Skip to content

Commit

Permalink
🚧 ($CI) ..
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenPocketGamer committed Oct 28, 2021
1 parent 9c3101d commit 4398d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Generate WeightInfo Files
# run: make generate-all-weights
# run: sed -i 's/fn/fnkp/' runtime/asgard/src/weights/bifrost_bancor.rs
run: touch ./runtime/asgard/anything.rs
run: rm -rf ./runtime/asgard/src/weights/bifrost_bancor.rs
- name: Commit Automatically
uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 4398d2b

Please sign in to comment.