Skip to content

Commit

Permalink
Update action 6
Browse files Browse the repository at this point in the history
  • Loading branch information
lscgh committed Jan 25, 2024
1 parent e4b6fa0 commit 4978193
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-action-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: "Build print"
run: "echo Build"
- name: "Check out"
uses: actions/checkout@v4
- name: "List workspace directory"
run: "ls ${{ github.workspace }}"
Install:
Expand Down

0 comments on commit 4978193

Please sign in to comment.