Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
fix postbuild make targets
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Jul 18, 2024
1 parent 574a8a9 commit e7258aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pangeo-workflow-examples/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -x

make data
make kernel
cd .. && make data
cd .. && make kernel

0 comments on commit e7258aa

Please sign in to comment.