Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel committed Sep 27, 2024
1 parent ba6b4e3 commit a88acc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cacheo2package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,15 @@ name: Cache O2 Package
inputs:
package_name:
type: string
required: true
description: Name of the package to cache
default: 'O2'
alidist_slug:
type: string
required: true
description: Alidist version to use for the package (group/repo[@branch])
default: 'alisw/alidist@master'
alibuild_slug:
type: string
required: true
description: Alibuild version to use for the package. If empty, the latest version from pypi is used.
default: 'alisw/alibuild@master'

permissions: {}

Expand Down

0 comments on commit a88acc3

Please sign in to comment.