Skip to content

Commit

Permalink
editing the repo 😈😈
Browse files Browse the repository at this point in the history
  • Loading branch information
arnard76 committed Jul 29, 2023
1 parent 758e955 commit df27205
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/sandbox-new-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "Hi ${{ env.new_page }}"
- run: git clone ${{ github.repositoryUrl }}
- run: cd rep-counter
- run: ls .
- run: echo "printing out the root file"
- run: echo "$(</src/routes/+page.svelte )"

0 comments on commit df27205

Please sign in to comment.