mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-18 21:21:37 +00:00
actions take 11
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
working-directory: ./src
|
||||
working-directory: src
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -29,5 +29,5 @@ jobs:
|
||||
echo "pwd"
|
||||
pwd
|
||||
echo "ls"
|
||||
ls
|
||||
ls -al
|
||||
source travis/${GAMOS}-before-install.sh
|
||||
|
||||
Reference in New Issue
Block a user