Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aminbaa authored Mar 13, 2024
1 parent a794160 commit 224dd20
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@ jobs:
runs-on: ubuntu-latest
name: test
steps:
- id: echo
run: |
echo "Hello World"
- name: checkout
uses: actions/checkout@v3
- name: test sh
shell: bash
run: |
pwd
ls
/bin/bash build-and-deploy/test.sh

0 comments on commit 224dd20

Please sign in to comment.