Skip to content

Merge pull request #1 from github/main - #618

Open
Maritant wants to merge 1 commit into
github:mainfrom
Maritant:main
Open

Merge pull request #1 from github/main#618
Maritant wants to merge 1 commit into
github:mainfrom
Maritant:main

Conversation

@Maritant

Copy link
Copy Markdown

strategy:
matrix:
node-version: [18.x, 20.x, 22.x]

steps:

  • uses: actions/checkout@v4

  • name: Use Node.js ${{ matrix.node-version }}
    uses: actions/setup-node@v4
    with:
    node-version: ${{ matrix.node-version }}

  • name: Build
    run: |
    npm install
    grunt

Owner Marie Kristiina Seppä Tronlink pro TFq8GqCTiJA1PAnCJjtqDMHTRAsZgKNaYk
@Maritant

Copy link
Copy Markdown
Author

Marie Kristiina Seppä tronlink pro.sta TFq8GqCTiJA1PAnCJjtqDMHTRAsZgKNaYk

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Maritant@MRROB23