Skip to content

Commit

Permalink
updd
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoXianNv-boot committed Mar 2, 2024
1 parent 3963878 commit a3a0b30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- name: Build
- name: get
uses: actions/checkout@v4
run: ls
- name: Build
run: python3 pkg.py
run: ls .jcm/*
- name: up
Expand Down

0 comments on commit a3a0b30

Please sign in to comment.