Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdesbas authored Dec 20, 2023
1 parent 1645732 commit 6fd79b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ jobs:
unzip:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Extract files from QGZ
run: 7z x geo2france.qgz -o./uncompressed
- name: Commit changes
Expand Down

0 comments on commit 6fd79b5

Please sign in to comment.