This commit is contained in:
parent
55e7260ee5
commit
241a9ec240
@ -10,8 +10,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install Podman
|
# - name: Install Podman
|
||||||
run: sudo apt-get update && sudo apt-get install -y podman
|
# run: sudo apt-get update && sudo apt-get install -y podman
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Set version in Cargo.toml
|
- name: Set version in Cargo.toml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user