Skip to content

Commit

Permalink
chore(deps): Bump toxic from 5ad00f7 to 3aa313b
Browse files Browse the repository at this point in the history
Bumps [toxic](https://github.com/TokTok/toxic) from `5ad00f7` to `3aa313b`.
- [Release notes](https://github.com/TokTok/toxic/releases)
- [Commits](TokTok/toxic@5ad00f7...3aa313b)

---
updated-dependencies:
- dependency-name: toxic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and iphydf committed Feb 9, 2024
1 parent a485e2b commit bb268d6
Show file tree
Hide file tree
Showing 19 changed files with 492 additions and 440 deletions.
609 changes: 342 additions & 267 deletions .bazelrc

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
- name: Build toxchat/toktok-stack:latest-arm64
run: docker build -t toxchat/toktok-stack:latest-arm64 -f tools/built/src/Dockerfile.arm64 .

- name: Build toxchat/toktok-stack:latest-windows
run: docker build -t toxchat/toktok-stack:latest-windows -f tools/built/src/Dockerfile.windows .

- name: Build toxchat/toktok-stack:latest-dev
run: |
sed -i -e 's/ --remote_download_outputs=all//' tools/built/src/setup-dev.sh
Expand Down
Loading

0 comments on commit bb268d6

Please sign in to comment.