Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bartpomietlo authored Sep 10, 2024
1 parent fb070d3 commit 5f79b71
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Print Environment Variables
run: |
echo "Current Directory:"
pwd
echo "Directory Contents:"
ls -la
uses: actions/checkout@v3

- name: Set up vcpkg
run: |
Expand Down

0 comments on commit 5f79b71

Please sign in to comment.