Skip to content

Commit

Permalink
Added docker on macos and linux in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tachyonicbytes committed Jan 25, 2024
1 parent d6e1d65 commit 0cdfc47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tauri_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- uses: docker-practice/actions-setup-docker@master
timeout-minutes: 12
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
- name: install dependencies (ubuntu only)
Expand Down

0 comments on commit 0cdfc47

Please sign in to comment.