Skip to content

Commit

Permalink
Test with fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
gocom committed Oct 12, 2019
1 parent 65e7dbe commit 078985b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Upload Compressed Plugin Installer Artifact
uses: actions/upload-artifact@master
with:
name: rah_flat_compressed.txt
path: ${{ steps.build.outputs.compressed }}
name: compressed.txt
path: /github/home/packages/default/compressed
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.*
!.editorconfig
!.github
!.gitignore
/composer.lock
/vendor

0 comments on commit 078985b

Please sign in to comment.