Skip to content

Commit

Permalink
add rock paper scissors to be online
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSharpOwl committed Aug 12, 2024
1 parent fee88f1 commit 26b159d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/checkout@v4
- name: Checkout Pages
run: git clone https://github.com/TheSharpOwl/CyberpunkShowcase.git pages/cyberpunk # Add cyberpunk repo in the pages directory
run: git clone https://github.com/TheSharpOwl/rock-paper-scissors.git pages/rps # Add rock-paper-scissors repo in the pages directory
- name: Setup Ruby
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
with:
Expand Down

0 comments on commit 26b159d

Please sign in to comment.