Skip to content

Commit

Permalink
chore: working on ci #38
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Apr 12, 2024
1 parent 33e3d50 commit aff0564
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:
build:
runs-on: deposit-dev
steps:
- uses: actions/checkout@v4
with:
submodules: "recursive"

- name: Where am I
run: pwd

- name: Who am I
run: whoami

0 comments on commit aff0564

Please sign in to comment.