Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hermansimensen authored Nov 20, 2023
1 parent 2f8bb59 commit 74ffee6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/checkout@v2

- name: Setting up Python
uses: actions/setup-python@v4
with:
Expand Down Expand Up @@ -64,7 +66,7 @@ jobs:
with:
name: desubtick
path: |
.
build/package
!.github
!.git
!.gitattributes

0 comments on commit 74ffee6

Please sign in to comment.