Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rfomin committed Oct 2, 2024
1 parent e7dafee commit df41b19
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,6 @@ jobs:
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
- name: Update vcpkg
shell: bash
run: |
cd "$VCPKG_INSTALLATION_ROOT"
git stash
git pull
- name: Configure
shell: bash
run: >-
Expand Down

0 comments on commit df41b19

Please sign in to comment.