mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
Display structure of downloaded files
This commit is contained in:
5
.github/workflows/build-majestic.yml
vendored
5
.github/workflows/build-majestic.yml
vendored
@@ -37,7 +37,10 @@ jobs:
|
|||||||
- uses: actions/download-artifact@master
|
- uses: actions/download-artifact@master
|
||||||
with:
|
with:
|
||||||
name: libpgf-ubuntu
|
name: libpgf-ubuntu
|
||||||
path: /
|
# path: /
|
||||||
|
|
||||||
|
- name: Display structure of downloaded files
|
||||||
|
run: ls -R
|
||||||
|
|
||||||
- name: Setup Haskell
|
- name: Setup Haskell
|
||||||
uses: haskell/actions/setup@v1
|
uses: haskell/actions/setup@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user