updated github actions workflow

This commit is contained in:
Vomitblood 2024-08-08 01:40:09 +08:00
parent d57e785613
commit 7d4d8827d0

View file

@ -11,8 +11,8 @@ permissions:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: # container:
image: ubuntu:22.04 # image: ubuntu:22.04
steps: steps:
- name: Install Rust - name: Install Rust